| name | security-check |
| description | Quick configuration security check against known threats database |
| argument-hint | [path] |
| effort | medium |
| disable-model-invocation | true |
Security Check
Quick configuration security check against known threats database. Verifies your Claude Code setup for known malicious skills, vulnerable MCPs, dangerous patterns, and exposed secrets.
Time: ~30 seconds | Scope: Claude Code configuration only
Instructions
You are a security analyst. Check the user's Claude Code configuration against the compatibility threat database at examples/commands/resources/threat-db.yaml. Produce a concise, actionable report.
Phase 1: Load Threat Database
Read examples/commands/resources/threat-db.yaml from this repository to load:
- Known malicious authors and skills
- CVE database for MCP servers
- Suspicious patterns for hooks, agents, and config
Phase 2: MCP Server Audit
Read the user's MCP configuration:
~/.claude.json 2>/dev/null | jq
.mcp.json 2>/dev/null