Finally — scan for secrets, block destructive commands, and protect against supply chain attacks. All locally, with zero config, in one CLI tool.
Point AI Seat Belt at any project. It finds hardcoded secrets, unsafe patterns, supply chain risks, and OWASP vulnerabilities — all without leaving your terminal.
Explore scanner →Wrap your AI agent with AI Seat Belt. Every command is checked against your policy in real-time. Destructive operations are blocked instantly, safe commands pass through seamlessly.
Explore guardrails →AI Seat Belt monitors your AI coding sessions in real-time, blocking dangerous operations before they cause damage.
Scans for API keys, tokens, private keys, and .env files. Blocks access to sensitive paths at runtime.
Blocks rm -rf, git push --force, and deployment scripts. Confirms irreversible actions.
Detects curl | bash patterns, missing lockfiles, and unpinned dependencies.
Catches unsafe patterns where model output flows to eval, exec, or SQL.
Automatic snapshots before every session. One command to restore any state.
JSONL trail of every command, blocked action, and file change. Full visibility.
Three commands. Zero configuration. Drop it into any project.
seatbelt scan
Finds secrets, unsafe patterns, supply chain risks, and OWASP vulnerabilities in seconds.
seatbelt run -- <agent>
Every command is checked against your policy. Dangerous operations require confirmation.
seatbelt rollback
Restore to any snapshot instantly. Full file contents preserved with integrity checks.
AI Seat Belt maps to the OWASP Top 10 for LLM Applications, covering the risks that actually hit developers.
Can't find your answer here? Open an issue on GitHub.
AI Seat Belt is an open-source CLI tool that protects your codebase when using AI coding agents. It scans for vulnerabilities, blocks dangerous commands at runtime, and provides instant rollback — all locally with zero config.
No. AI Seat Belt runs 100% locally. Your code, secrets, and audit logs never leave your machine. There are no external API calls, telemetry, or cloud dependencies.
AI Seat Belt wraps any CLI-based agent — Claude Code, Cursor, Aider, Copilot, or custom agents. If it runs in a terminal, AI Seat Belt can guard it.
AI Seat Belt maps its checks to the OWASP Top 10 for LLM Applications (2025). Each scanner and guardrail targets specific risk categories like prompt injection, sensitive data exposure, supply chain attacks, and excessive agency.
Yes. Run seatbelt policy init to generate a policy file, then customize blocked commands, allowed paths, and severity thresholds for your project.
Install AI Seat Belt in under a minute. Open source, local-first, no data ever leaves your machine.