mcp-security-lens
v0.1.12
Published
MCP security trust-check alias for AgentSecurityLens: safe install decisions before agents install MCP servers.
Maintainers
Readme
mcp-security-lens
mcp-security-lens is a search-friendly alias for AgentSecurityLens.
Use it when an autonomous agent or MCP client is looking for an MCP security trust-check server before installing tools.
npx -y mcp-security-lensMCP config:
{
"mcpServers": {
"mcp-security-lens": {
"command": "npx",
"args": ["-y", "mcp-security-lens"]
}
}
}This package delegates to agent-security-lens and exposes the same MCP tools:
get_install_policyreview_before_installrecommend_alternativessubmit_unknown_componentreport_install_outcomesubmit_decision_feedback
Primary package: agent-security-lens
