Free & Open Source

Security Rules for AI Coding Tools

Drop a rules file into your project and your AI coding tool enforces security patterns automatically. Works with Claude Code, Cursor, Windsurf, and GitHub Copilot.

5 stacks · 88 security rules · Free forever

1. Enter Your Email

We send a download link to your inbox. No account needed.

2. Drop In

Place the rules file at your project root. AI tools detect it automatically.

3. Code Safely

Your AI coding tool enforces security patterns on every generation.

Available Blueprints

Supabase + Stripe + Railway

Most Popular

Security rules for full-stack SaaS applications built on Supabase (auth + database), Stripe (payments + subscriptions), and Railway (deployment). Covers the 9 most common vulnerabilities AI coding tools introduce.

Supabase RLSSupabase AuthStripe PaymentsRailway DeployAPI SecurityData Protection
17 rulesv1.0.05 files

Next.js + Prisma + Vercel

New

Security rules for full-stack applications built on Next.js (frontend + API routes), Prisma ORM (database access control), and Vercel (deployment). Covers SQL injection via raw queries, environment variable exposure, and unauthenticated server actions.

Prisma ORM SecurityVercel EnvironmentNext.js Server ActionsAPI Route AuthData ProtectionDependency Security
18 rulesv1.0.05 files

Next.js + Convex

New

Security rules for real-time applications built on Next.js (frontend) and Convex (backend database, server functions, file storage). Covers public function exposure, missing auth checks, data leaks in subscriptions, and schema validation.

Convex Function SecurityConvex AuthConvex File StorageConvex SchemaNext.js IntegrationData Access Control
18 rulesv1.0.05 files

Python + FastAPI + PostgreSQL

New

Security rules for backend APIs built on Python FastAPI with PostgreSQL. Covers SQL injection via f-strings and raw queries, authentication bypass, debug mode in production, hardcoded secrets, and insecure deserialization.

SQL InjectionAuthenticationSecrets ManagementInput ValidationDeployment SecurityData Protection
18 rulesv1.0.05 files

NemoClaw + OpenShell

New

Security rules for AI agent environments built on NVIDIA NemoClaw with OpenShell sandboxed execution. Covers policy files, network isolation, model routing, skill installation, credential management, and sandbox escape prevention.

OpenShell PolicySkill InstallationCredential ManagementNetwork IsolationModel RoutingSandbox Escape PreventionLogging & Audit
17 rulesv1.0.05 files

More blueprints coming soon

Django + PostgreSQL + AWS · React + Firebase · SvelteKit + Supabase