permissions:
contents: read
steps:
- uses: actions/checkout@d23441a48e516b6c34aea4fa41551a30e30af803
- uses: BackBond/agent-scan@v0.5.10
with:
mode: vet-tools
tool-schema: tools-list.json
One strict decision at the chokepoint.
Configure workflow path filters for tools-list.json, mcp.json, or the repository’s actual manifest path. The Action checks the committed file, preserves exit 0, 1, or 3, and creates no public record in this mode.
A passing workflow covers the committed file at this SHA, not production state, independent verification, or coverage.