Simple, honest pricing
Start free. No credit card required. Paid tiers launching in V1.5.
Free
For individuals building AI-assisted projects.
- ✓50 scans / month
- ✓5 check categories (secrets, auth, payments, database, deployment)
- ✓Open-source rule set
- ✓--json flag for automation
- ✓Community support (GitHub issues)
Indie
For solo developers shipping production apps regularly.
- ✓500 scans / month
- ✓Everything in Free
- ✓Priority rule updates
- ✓Pro rule set (more patterns per category)
- ✓Email support
Team
For teams shipping AI-built features to production.
- ✓Unlimited scans
- ✓Everything in Indie
- ✓Custom policy files
- ✓Team dashboard (V1.5)
- ✓Slack integration
- ✓Priority support
Credit Packs
One-time purchases. Never expire. Great for burst usage.
Frequently asked questions
What counts as a "scan"?
One invocation of shipguard scan counts as one scan, regardless of how many files are checked.
Does ShipGuard send my code to any server?
No. The free tier and all open-source rules run 100% locally. Pro rules are fetched from our API and loaded into memory — they are never written to disk, and your source code is never sent anywhere.
What is a credit pack?
Credit packs are one-time purchases that add scan credits to your account. Useful if you need more scans in a given month without upgrading your plan.
When will paid tiers launch?
Paid tiers are planned for V1.5. Sign up for the mailing list to be notified when they launch.
Can I use ShipGuard in GitHub Actions?
Yes. ShipGuard is designed for CI/CD integration. See the docs for a sample GitHub Actions workflow.