waymaker-ai/CoFounder AI Guardrails

Scan your AI codebase for security, compliance, cost, and safety issues

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
scanComma-separated scan types: pii,injection,secrets,models,cost,safety,allnoall
fail-onMinimum severity to fail the check: low, medium, high, criticalnohigh
formatOutput format: text, sarif, jsonnotext
configPath to .cofounder.yml configuration fileno.cofounder.yml
scan-pathPath to scan (defaults to repo root)no.
github-tokenGitHub token for PR comments and check runsno${{ github.token }}
comment-on-prWhether to post results as a PR commentnotrue
upload-sarifWhether to upload SARIF to GitHub Security tabnotrue
approved-modelsComma-separated list of approved model identifiersno""
budget-limitMonthly budget limit in USDno""
namedescription
findingsTotal number of findings
criticalNumber of critical findings
highNumber of high findings
mediumNumber of medium findings
lowNumber of low findings
passedWhether the scan passed (true/false)
sarif-filePath to the generated SARIF file
reportPath to the scan report file