All Tools

AI Dev Security Scanner

2.4% of GitHub repos expose AI tool configs. Your .claude, .cursor, and .env folders may be leaking API keys, conversation history, and proprietary prompts.

20+
AI Tools Checked
50+
Config Patterns
100%
Client-Side

Scan .gitignore

Paste your .gitignore to check if AI tool configs are properly excluded

Best for: Checking your existing project's protection

Scan File Tree

Paste your ls -la or tree output to find exposed configs

Best for: Quick check of what's in your repo right now

What leaks when AI configs are exposed?

🔑
API Keys ($$$)
OpenAI, Anthropic, Google keys = direct billing access
💬
Conversation History
Full AI chat logs with your codebase context
🧠
Custom Instructions
Prompts revealing architecture & business logic
🔐
Auth Tokens
Service accounts, SSO tokens, OAuth secrets
📋
Project Context
SOUL.md, MEMORY.md — agent personality and memory
⚙️
Model Configs
Which models, what temperature, what system prompts