jeongjaesoon/Agent Guard Secret Guardrails
Real-time secret-leak guardrails for AI coding agents (Claude Code, Codex), Git hooks, and CI.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| paths | Space-separated paths to scan. | no | . |
| gitleaks-version | Gitleaks version to install if gitleaks is not already available. | no | 8.30.1 |
| gitleaks-checksum | Sha256 checksum for the selected gitleaks archive. Required by default when gitleaks must be installed. | no | "" |
| require-checksum | When true, fail if gitleaks-checksum is empty. Defaults to true so CI cannot silently fall back to HTTPS-only integrity. Set to false only for local experimentation. | no | true |
| config-path | Optional gitleaks config path. Defaults to the bundled Agent Guard config. | no | "" |
Outputs
no outputs