Simple Security Scanning Pricing

Start free. Upgrade when you need inline annotations, CI gating, or team collaboration.

Backend Security Checks

Ship secure code. Every commit.

Your tests pass. Your types check. But is your backend actually secure? Auth bypass, injection, access control — the issues that slip through review.

Free

Start

For individuals getting started

Free
  • 20 checks/month
  • 1 project
  • PR summary comments
  • CLI access
  • Baseline & waivers
  • Basic SCA (top 10)
Get Started
Popular

Pro

Grow

For professional developers

$29/month
  • 500 checks/month
  • 5 projects
  • Everything in Free
  • Inline PR annotations
  • Full SCA scanning
  • 10 auto-fix PRs/day
  • Analytics dashboard
  • Slack & Discord alerts
  • Priority support
Start Free Trial

Early adopter pricing — locked in for as long as you stay subscribed. All plans include a 14-day free trial, no credit card required.

FAQ

Frequently Asked Questions

Everything you need to know about SecurityChecks and our pricing.

LLMs are great for general code review, but they hallucinate findings, miss the same bug they caught yesterday, and give different results every run. SecurityChecks runs the same checks every time with the same result — no false positives from model drift, no missed findings from prompt variation. Every issue comes with exact file, line, and code path as proof. Think of it as unit tests for security: repeatable, auditable, and trustworthy.

Yes, a free account is required to get an API key. Sign up at securitychecks.ai, grab your key, then run `npm install -g @securitychecks/cli` and `scheck run`. The free tier includes 10 checks/month with no credit card required.

Yes. The free tier is free forever with 10 checks/month. We only charge for higher limits and cloud features: dashboards, historical trends, team collaboration, and CI enforcement.

No. The CLI extracts structural facts locally (call graphs, auth patterns, service definitions) and sends only those facts to our cloud for analysis. Your actual source code never leaves your machine.

A synced check is when you upload results to the cloud dashboard using `scheck sync`. This enables dashboards, historical trends, and team features. Synced checks count toward your plan limits on paid tiers.

Yes! You can upgrade or downgrade at any time. When upgrading, you'll pay the prorated difference for the remainder of your billing cycle. When downgrading, the credit applies to your next billing cycle.

Yes! Open source projects get the Pro plan free. Contact us with your repository URL to apply. We love supporting the open source community and believe security should be accessible to everyone.

We accept all major credit cards (Visa, Mastercard, American Express) through Stripe. Enterprise customers can also pay by invoice with NET-30 terms.

All paid plans come with a 14-day free trial. No credit card required to start. You can explore all features and run unlimited checks during the trial period.

Our MCP (Model Context Protocol) integration allows Claude and other AI assistants to directly run security checks during code reviews. Simply configure the MCP server and your AI assistant can check code in real-time.

Yes! The CLI collects facts locally and your source code never leaves your machine. Only structural metadata (call graphs, auth patterns) is sent for analysis. For air-gapped environments, contact us about enterprise on-premise licensing.

Still have questions? Contact our support team

Find your first security issue in 30 seconds.

No agents. No dashboards to configure. No YAML.Point it at your repo. Get findings with file:line and fix guidance.

Your source code never leaves your machine. We extract structural facts and evaluate them server-side.