odingard/Cerberus AI-Agent Runtime Check

Reproducible Cerberus allow/block self-check for CI: a benign path runs, a dangerous one is blocked.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
core-versionVersion of @cerberus-ai/core to install (npm dist-tag or exact version).no3.1.0
node-versionNode.js version to run the check under.no24
fail-onWhen to fail the job. "never" (default) is report-only — the check never breaks your build. "unexpected" fails the job only if protection did not behave as expected (a dangerous path was NOT blocked, or a benign path was falsely blocked).nonever
report-pathPath (relative to the workspace) for the JSON evidence report.nocerberus-report.json
upload-artifactUpload the JSON report as a workflow artifact.notrue
namedescription
verdictOverall verdict: PASS, FLAG, or FAIL.
report-pathPath to the JSON evidence report.