agentsid-dev/AgentsID MCP Scan

Scan MCP servers for security issues. Posts a PR comment, renders a workflow summary, and uploads findings to the GitHub Security tab.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Activelast commit Jul 10, 2026
License
None

Pinned Snippet

workflow.ymlSHA-pinned
uses: agentsid-dev/agentsid@73e7606c9204388b882c95e173ddf54c56fd2c6b # no releases — HEAD as of 2026-07-10

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
targetMCP server to scan (npx command or HTTP URL)yes
envEnvironment variables for the server (KEY=VALUE, one per line)no""
fail-on-gradeFail the check if grade is at or below this letter (A, B, C, D, F)no""
commentPost results as a PR comment (true/false)notrue
upload-sarifUpload findings to the GitHub Security tab as SARIF (true/false). Requires security-events: write permission on the consuming workflow.notrue
tokenGitHub token for posting PR commentsno${{ github.token }}
namedescription
gradeOverall letter grade (A-F)
scoreNumeric score (0-100)
findings-criticalNumber of critical findings
findings-highNumber of high findings
report-pathAbsolute path to the full JSON report file