chawdamrunal/Assay AI dev-stack security scan

Scan a Claude Code plugin, MCP server, hook, or directory for AI-dev-stack security threats. Emits SARIF for GitHub code scanning and can fail the job on risky verdicts.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
targetPath to scan (a plugin / MCP dir, or the repo root).no.
fail-onThreshold that fails the job: unsafe | caution | any | off.nounsafe
mode"quick" runs the deterministic pre-pass + SCA/poison floor only (no LLM, no secret required — instant CI gate). "full" runs the LLM-driven 5-stage audit and requires anthropic-api-key (CI has no Claude Code subscription session, so the API-key legacy lane is used).noquick
anthropic-api-keyAnthropic API key, required only for mode=full. Pass via secrets.no""
versionAssay release tag to install (e.g. v0.1.0), or "latest".nolatest
upload-sarifUpload audit.sarif to GitHub code scanning (mode=full only).notrue

no outputs