45% of AI-generated code contains security vulnerabilities

Stop shipping
hackable code

One command finds vulnerabilities in your AI-generated code. Plain-English results. Fix suggestions included. Built for Cursor, Lovable, Bolt, and Replit users.

$ npx xploitscan scan .orScan Now — Free
~/my-saas-app

$ npx xploitscan scan .

  xploitscan v2.1.0 — security scan results

  ────────────────────────────────────────

  Found 11 issues: 7 CRITICAL | 3 high | 1 medium

  Scanned 47 files in 2.3s

CRITICAL [VC005] Unprotected Stripe Webhook

  server.js:39

  Attackers can fake payment events and mark

  orders as paid without actually paying.

  Fix: Use stripe.webhooks.constructEvent()

  + 10 more issues...

Security scanning that speaks your language

Built by security engineers for people who aren't security engineers.

96 Security Rules

Purpose-built for AI-generated code. 96 rules across secrets, injection (SQL, XSS, NoSQL, SSRF), auth, crypto, Docker, Kubernetes, CI/CD, IAM, Electron, mobile, and more.

AI-Powered Analysis

Claude analyzes your code in context, finds issues static rules miss, and explains every vulnerability in plain English with fix instructions.

One Command

npx xploitscan scan . — no config, no setup, no account required. Works with any JS/TS/Python project out of the box.

CI/CD Ready

GitHub Action with SARIF output. Findings appear in GitHub Security tab. Block PRs with critical vulnerabilities.

Deep Scanning

Optionally integrates Semgrep (2000+ rules) and Gitleaks (secret detection) for enterprise-grade coverage.

Built for Non-Experts

No security jargon. Instead of "IDOR vulnerability via insecure direct object reference", we say "anyone can access other users' data by changing the ID in the URL."

Simple pricing

Start free. Upgrade when you need more.

Free

$0/mo

No credit card required

  • 3 scans per day
  • All 96 security rules
  • AI analysis (bring your own key)
  • Terminal + JSON output
npx xploitscan scan .
POPULAR

Pro

$29/mo

14-day free trial

  • Unlimited scans
  • Scan history dashboard
  • SARIF output for GitHub
  • GitHub Action integration
  • Priority support
  • PDF security reports
  • Team & org support
  • Slack/Discord webhooks
  • Public security badge
  • .xploitscanrc config support
Start Free Trial

Feature comparison

Feature
Free
Pro
Security scans
3/day
Unlimited
All 96 security rules
Plain-English results
AI analysis (BYOK)
Terminal + JSON output
Scan history dashboard
SARIF output for GitHub
GitHub Action integration
PDF security reports
Slack/Discord webhooks
Team & org support
Public security badge
.xploitscanrc config
Priority support

Frequently asked questions

Everything you need to know about XploitScan.

JavaScript, TypeScript, Python, Ruby, Go, Rust, Java, PHP, Swift, Kotlin, Dart, C#, and more. We scan config files too: Dockerfile, docker-compose, Terraform, Kubernetes manifests, CI/CD configs.

XploitScan is purpose-built for AI-generated code. Our rules target the specific patterns that AI tools like Cursor, Lovable, Bolt, and Replit produce — like hardcoded secrets, missing auth middleware, and unprotected payment webhooks. No complex setup required.

When using the CLI, your code stays local. The web scanner sends files to our API for scanning — we never store your source code and delete it immediately after scanning.

Yes! Add our GitHub Action to scan on every PR. Results appear in the GitHub Security tab with SARIF output. Block merges when critical vulnerabilities are found.

3 scans per day with all 96 rules. No credit card required. Upgrade to Pro for unlimited scans, PDF reports, team features, and webhook integrations.