Storafix Guard
AI-Powered · Human-Supervised

Ship Secure Code Faster

AI agents continuously audit your repositories for vulnerabilities, risky dependencies and technical debt.

✅ Free plan🔒 No credit card
OWASP Top 10 checksEU data hostingAES-256 encryption
Data hosted · in Europe · AES-256

Built for engineers. Supervised by you.

AI agents that audit your code for you

SecureBot and AuditBot comb through your code — OWASP flaws, vulnerable dependencies, exposed secrets — then AI triages the results to weed out false positives. You only see what really matters.

// ai agents that audit your code for you

status: ready

runs: streaming

approval: required

Human in the loop

Every AI action awaits your approval. Full audit trail. Nothing ships you didn't review.

// human in the loop

status: ready

runs: streaming

approval: required

Certify deliveries to clients

One-click PDF reports and signed attestations. White-label ready on Agency and above.

// certify deliveries to clients

status: ready

runs: streaming

approval: required

Live Security Scan Simulator

See how it analyzes a project

On a sample project: run the scan and watch Storafix Guard spot vulnerabilities and filter out false positives.

Try it with a real project
Pipeline
storafix · scan
next-ecommerce
Next.js 14 · TypeScript · PostgreSQL
Ready to scan 847 files · 94 dependencies
Press “Run Security Scan” to start

Compare all plans

Every feature you need, at the scale you need it.

FeatureFREESTARTERPROAGENCYENTERPRISE
Included repositories131030Unlimited
Scans / month203001,5005,000no monthly quota, subject to a fair-use rate limit
AI analyses / month51005002,00010,000
Auto-fixes / month020150600no monthly quota, subject to a fair-use rate limit
API access
White label
SupportCommunityEmailEmailPriority24/7 + SLA
Custom models

Simple pricing, scale on demand

Simple, fixed USD pricing. Taxes calculated at checkout.

FREE
$0/mo
20 scans / month
5 AI analyses · 0 auto-fixes
1 repos included
Attestations not included
STARTER
$190/yr
2 months free
300 scans / month
100 AI analyses · 20 auto-fixes
3 repos included
Attestations not included
PRO
$690/yr
2 months free
1,500 scans / month
500 AI analyses · 150 auto-fixes
10 repos included
2 attestations / month
AGENCY
$1990/yr
2 months free
5,000 scans / month
2,000 AI analyses · 600 auto-fixes
30 repos included
10 attestations / month, white-label
ENTERPRISE
$4990/yr
2 months free
∞ scans / month
10,000 AI analyses · ∞ auto-fixes
Unlimited repositories
Attestations without monthly quota

Extra attestation $19 — white-label $99.

Developers & AI agents

Plug your AI agent into Guard

Connect Cursor, Claude or Copilot to Guard over MCP to scan and fix your code from your editor — or drive the same tools yourself with the REST v1 API.

MCP for AI agents

One endpoint your AI assistant can call. It scans repositories, triages findings, and opens fix PRs after your approval.

Cursor · Claude · Copilot
→ mcp add https://guard.storafix.com/mcp
# Ask your agent to scan, triage, or fix
scan_repo · triage_findings · auto_fix_pr
REST v1 API

Stable HTTP endpoints for scans, results and monthly quota usage. Sandbox in test mode (no quota consumed), real usage in live mode.

POST /api/v1/scan/live
GET  /api/v1/scans
GET  /api/v1/usage
# Authorization: Bearer sk_test_… | sk_live_…
  • Native MCP
    Cursor · Claude · Copilot ready
  • REST v1
    Documented, versioned endpoints
  • Test mode
    sk_test_ keys · no quota consumed
  • Your keys
    Rotate, revoke, per-key rate limits