Back to MCP Servers
Skillssafe
Free AI agent skill security scanner. Scan SKILL.md, MCP configs, and system prompts for credential theft, prompt injection, zero-width character attacks, and ClawHavoc indicators. Supports OpenClaw, Claude Code, Cursor, and Codex. No signup required.
securityaiagent
By GUCCI-atlasv
Installation
npx -y skillssafe-mcpConfiguration
{
"mcpServers": {
"skillssafe-mcp": {
"command": "npx",
"args": ["-y", "skillssafe-mcp"]
}
}
}How to use
- Run the installation command above (if needed)
- Open your Claude Code settings file (~/.claude/settings.json)
- Add the configuration to the mcpServers section
- Restart Claude Code to apply changes