msaleme/Agent Security Harness

Run protocol-level security tests against MCP/A2A/L402/x402 agent endpoints as a CI/CD gate

View on GitHub

Trust Signals

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

Pinned Snippet

workflow.ymlSHA-pinned
uses: msaleme/red-team-blue-team-agent-fabric@6c4c3c13a262c4a683c68d4f894e37a0d79fcfc7 # v4.9.1

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

namedescriptionrequireddefault
target_urlMCP server URL to test (e.g. http://localhost:8080/mcp)yes
transportTransport type: http or stdionohttp
categoriesComma-separated test categories to run (optional, runs all if omitted)no""
fail_onFail threshold: any (fail on any test failure), critical (fail only on critical), none (never fail)nocritical
python_versionPython version to useno3.12
harness_versionagent-security-harness PyPI version (empty for latest)no""
namedescription
report_pathPath to the JSON report file
total_testsTotal number of tests executed
passedNumber of passed tests
failedNumber of failed tests
critical_failuresNumber of critical test failures