What problem does it solve?
This Skill prevents risky MCP servers from being added to Claude Code by forcing a disciplined pre-trust review before installation or registration.
Core Features & Use Cases
- License verification: Checks whether the repository has a permissive, explicit license suitable for redistribution and use.
- Source and supply-chain review: Evaluates commit history, contributor patterns, suspicious code, and other red flags that can indicate compromise or hidden behavior.
- Network and secret safety: Identifies outbound connections, telemetry, version-pin issues, and unsafe secret handling before the MCP is trusted.
- Least-privilege tool review: Reviews the tool surface exposed by the MCP and flags oversized or destructive permissions.
- Use Case: A security engineer asks whether a community GitHub MCP should be added to a Claude Code workspace and needs a clear integrate, constrain, or reject decision.
Quick Start
Ask me to audit the MCP server you want to add and return the per-check verdicts, blocking issues, and final recommendation.