69
/ 100
8 days ago
glama

security-tools

Provides security tools (prompt injection detection, CVE lookup, version impact assessment) for MCP clients like Claude.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
🔐
You'll be asked for 2 credentials: ANTHROPIC_API_KEY, SECURITY_MCP_TOKEN
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configSECURITY_MCP_CACHE_DIR
configSECURITY_MCP_LLM_MODEL2차 LLM(기본 claude-opus-4-8, 로 변경 가능)에게 한 번 더 묻습니다.
🔐 secretANTHROPIC_API_KEY가 있고 use_llm=True(기본)면, 룰이 확정 차단(block)하지 못한 입력에 한해
configSECURITY_MCP_LLM_CACHE
configSECURITY_MCP_PORTSECURITY_MCP_HOST=0.0.0.0 =8000 \
configPORT/healthz 기반 HEALTHCHECK·비루트 실행 포함. 포트는 SECURITY_MCP_PORT > > 8000 순으로 해석해 PaaS 호환.
configSECURITY_MCP_ALLOWED_HOSTS설정 시 DNS-rebinding 보호 ON. sse도 SECURITY_MCP_TRANSPORT=sse로 선택 가능.
configSECURITY_MCP_TRANSPORTstreamable-http \
🔐 secretSECURITY_MCP_TOKEN$(openssl rand -hex 24) \
configSECURITY_MCP_HOST0.0.0.0 SECURITY_MCP_PORT=8000 \
configSECURITY_MCP_RATE_LIMIT레이트리밋: IP별 고정 윈도우( 기본 120 / SECURITY_MCP_RATE_WINDOW 60초, 0=끔). 초과 → 429.
configSECURITY_MCP_RATE_WINDOW레이트리밋: IP별 고정 윈도우(SECURITY_MCP_RATE_LIMIT 기본 120 / 60초, 0=끔). 초과 → 429.
configSMOKE_PORT
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 5 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/yeodh10-security-mcp-jwd1vg)](https://m8ven.ai/mcp/yeodh10-security-mcp-jwd1vg)
commit: 6884d86e3946f8a72a44b46a345d99d835ad12d5
code hash: c841e92ac794df3b226d2cdd01f1ddfc66b77722f1e8ac14872a413331dc3640
verified: 6/18/2026, 10:28:55 AM
view raw JSON →