AgentSecurityLens MCP Security Trust Check runs on your own machine — the client starts it, so there is no endpoint to ping. 74 installs a week from npm. Last commit 7 Jul 2026.
MCP security trust-check for agents before installing MCPs, Skills or tools.
Today is the operative word: we check AgentSecurityLens MCP Security Trust Check every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add agent-security-lens -- npx -y agent-security-lens
{
"mcpServers": {
"agent-security-lens": {
"args": [
"-y",
"agent-security-lens"
],
"command": "npx"
}
}
}
[mcp_servers.agent-security-lens]
command = "npx"
args = ["-y", "agent-security-lens"]
{
"mcpServers": {
"agent-security-lens": {
"args": [
"-y",
"agent-security-lens"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"agent-security-lens": {
"args": [
"-y",
"agent-security-lens"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
ASL_API_URL (AgentSecurityLens Cloud Intelligence API URL.), ASL_API_KEY (Optional API key for Team, Pro or Enterprise use.), ASL_MODE (Set to local for offline fallback mode.).
The author declared them in the registry entry; get the values from the project itself.
Check the trust/security score of MCP servers, agents, skills & CLIs before you install them.
Security grades (A-F) for MCP servers. Check one before you install or trust it. mcpgrade.dev
Scan any MCP server for tool-poisoning, security, auth & license. Trust score before install.
Zero-install security baseline for AI coding agents — OWASP/CWE-cited rules over MCP.
Pre-install security scanner for AI agent skills (local stdio MCP). Offline static scan; no upload.
Security gateway for MCP agents: blocks prompt-injection-driven tool calls before they execute.
Thrd MCP: agent email tools for events/threads, safe send/reply, usage, trust and security.
License check, outdated deps, security for AI agents
Answers built from our own checks of this server.