grcwarlock/agent-cfi

CI gate for AI agents. Fails on tool-call graph drift, new edges, or tainted sinks between main and this PR.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
tracesPath to JSONL trace file produced by this PR's eval run.yes
baselinePath to the committed baseline graph (usually .agent-cfi/baseline.json).yes.agent-cfi/baseline.json
configPath to .agent-cfi/config.yaml.no.agent-cfi/config.yaml
sarifOutput path for SARIF findings.noagent-cfi.sarif
upload-sarifUpload SARIF to GitHub Code Scanning.notrue
fail-onComma-separated list of finding kinds that fail the build. Overrides config.no""
mcp-pinsPath to an MCP pin file produced by `agent-cfi mcp-pin` (optional). Requires mcp-current.no""
mcp-currentPath to a JSON file of live MCP tool schemas for this PR (optional). Requires mcp-pins.no""
python-versionPython version used to run agent-cfi.no3.12

no outputs