BackBond

AGENT SCAN / REPOSITORY CHECK

Make the check repeatable.

Add a pinned GitHub Action to a repository you control. It checks a committed MCP tools manifest before attachment and keeps the input in the workflow environment.

Use this only for repositories and manifests you are authorized to change. The workflow is user-installed; BackBond does not add it for you.

1. Add the workflow

Save the downloaded file as .github/workflows/backbond-schema.yml, then change tool-schema to your committed manifest path.

Download the pinned workflow View source

2. Add a README note

Use the snippet beside the manifest or in the repository contribution guide.

## Agent Scan - This repository runs BackBond Agent Scan on the committed tool manifest before attachment. A passing run is a static check of that file at that commit. It is not a certification, runtime verification, insurance decision, or proof that a deployed server matches the manifest. - Try Agent Scan: https://backbond.ai/agent-scan/try/?source=readme

Download the README snippet

3. Review the result

A no-blocking-finding result is scoped to supplied metadata and the pinned profile. It does not assess runtime behavior or create BackBond coverage.