aiconnai/AgentShield Security Scanner

Scan supported AI agent extension frameworks for security vulnerabilities

View on GitHub

Trust Signals

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

Pinned Snippet

workflow.ymlSHA-pinned
uses: aiconnai/agentshield@a1a571197211793422d31811be3d7735dae0a30a # v0.8.7

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

namedescriptionrequireddefault
pathPath to scan (relative to repo root)no.
fail-onMinimum severity to fail the check (info, low, medium, high, critical)nohigh
formatOutput format (console, json, sarif)nosarif
configPath to .agentshield.toml config fileno""
baselinePath to an AgentShield baseline file for known findingsno""
upload-sarifUpload SARIF results to GitHub Code Scanningnotrue
ignore-testsSkip test files (test/, tests/, __tests__/, *.test.ts, *.spec.ts, etc.)nofalse
versionAgentShield version to use (default: latest). Accepts a version with or without a "v" prefix, e.g. v0.8.0 or 0.8.0.nolatest
binary-pathPath to an existing AgentShield binary; skips release download when setno""
namedescription
finding-countNumber of findings detected
sarif-filePath to the SARIF output file (if format=sarif)
exit-codeExit code from the scan (0=pass, 1=fail, 2=error)