Catalog
com.opzyai/mcp
OfficialOpzyai Security Check
Local-first security check for AI coding agents: secrets, .env exposure, git-history leaks, CVEs.
Scans AI coding agents for security vulnerabilities including secrets, exposed credentials, and CVEs.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"mcp": {
"command": "npx",
"args": [
"-y",
"@opzyai/mcp@0.1.2"
]
}
}
}