What problem does it solve?
Unsecure Claude Code configurations can expose projects to data breaches, prompt injection attacks, and unauthorized access via hardcoded secrets, overly permissive permissions, or vulnerable MCP server setups. This Skill eliminates the manual effort of reviewing every configuration file for these high-impact risks.
Core Features & Use Cases
- Comprehensive Config Scanning: Checks CLAUDE.md, settings.json, MCP configs, hooks, and agent definitions for hardcoded secrets, prompt injection patterns, and permission misconfigurations.
- Actionable Severity Grading: Categorizes findings by criticality (A to F grade) to help prioritize fixes for the most urgent risks first.
- Use Case: Before pushing Claude Code configuration changes to a shared repository, run this scan to catch exposed API keys or unrestricted shell access that could compromise project or team data.
Quick Start
Use the security-scan skill to audit the current project's .claude/ directory for security vulnerabilities and generate a severity-graded report.