The security scanner purpose-built for AI-generated code. SonarQube and Snyk weren"t built for the agent era.
Paste AI-generated code. See what AgentGuard finds. No install needed.
10 categories, 34 rules (Free) / 82 rules (Pro), 7 severity levels
eval(), exec(), os.system() - AI"s favorite shortcuts that open RCE vectors.
API keys, tokens, passwords in source. The #1 cause of cloud breaches.
Prompt injection, missing auth on tools, unbounded loops. Unique to AI code.
pickle.loads(), yaml.unsafe_load() - arbitrary code execution from data files.
User-controlled URLs hitting internal services. Common in agent-built APIs.
JSON, SARIF output. GitHub Actions in one line. Zero network calls.
Three steps from scan to secure
pip install agentguard
agentguard scan ./project
Review report, ship with confidence
14-day free trial. No credit card required.
Full Pro features - 82 rules, AI review, auto-fix. Cancel anytime.
PayPal handles your email — License Key will be sent automatically after payment.
After transfer, email us to get your License Key
Include: transaction reference + your email for key delivery
difcn@126.comPython 3.10+ required. Zero external dependencies at runtime.
$ pip install agentguard
$ agentguard scan ./my-project
● CRITICAL: eval() in agent_generated.py:42
● HIGH: pickle.loads() in model_loader.py:15
# 2 issues found. Scan complete in 0.3s.
One-click scan. No terminal needed. Dark theme GUI.
Windows 10/11 · 37MB · Portable (no install)
⚠ Windows SmartScreen Warning
When you run AgentGuard.exe for the first time, Windows may show "Windows protected your PC". This is because the app is not code-signed yet.
To run it: Click More info → Run anyway. The exe is safe. SHA256 checksum is published on the GitHub Release page for verification.
Open source. MIT licensed. Built by developers who care about security.