Free & open source

Security standards
in 30 seconds

Drop production-grade security policies into any repository. Audit your codebase. Guide your AI agents to write safer code.

$ npx secure-repo init click to copy

Works with your AI agent

Don't use the terminal? Just tell your AI coding agent:

Run npx secure-repo audit in my project

Your agent runs the command, reads the output, and fixes the issues.

Cursor Claude Code Windsurf Copilot Any AI agent

Get the Pro Pack

30 files. One command. Complete security coverage.

$19 $29
One-time purchase. Yours forever.
Get the Pro Pack See what's included
Launch price ends in

What you get (free)

Three templates that cover the foundations.

SECURITY.md

No secrets in code. Privileged keys server-side only. Database access control. Server endpoints for all writes. Incident response steps.

AUTH.md

JWT verification. Token storage (httpOnly cookies). Password hashing (bcrypt/argon2). Rate limiting on login. Session revocation. Role-based access.

API.md

Input validation on every endpoint. Rate limiting on all public routes. Error responses that don't leak internals. CORS rules. Pagination.

Every file includes rules marked "MUST FOLLOW", copy-paste code patterns, and a pre-merge checklist.

What's in the Pro Pack

27 additional files for complete coverage.

What's included

18 policy templatesDatabase, deployment, incident response, payments, data privacy, file uploads, rate limiting, access control
100+ point auditComplete production security audit with severity ratings and explanations
Stack presetsSupabase (6 files) and Firebase (3 files) with platform-specific rules
Code examplesNext.js route handlers, rate limiting, Zod validation, RLS policies
Free Pro
Security audit command
Core policies (3 files)
Engineering standards (18 files)--
100+ point audit checklist--
Stack presets--
Code examples (5 files)--
Total files330

Ship secure software today

Start free. Upgrade when you need complete coverage.

Get the Pro Pack View on GitHub
$ npx secure-repo init click to copy