37
/ 100
1 month ago
glama

1clawAI/1claw-mcp

MCP server for secure, just-in-time secret retrieval from 1claw vault and malicious content inspection, enabling AI agents to access secrets and security analysis.

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.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 2 credentials: ONECLAW_AGENT_API_KEY, ONECLAW_AGENT_TOKEN
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// known CVEs in dependencies1 medium14 low

Disclosed vulnerabilities in this server's declared npm dependencies (via OSV). Whether each is reachable depends on the installed versions.

mediumhono@4.12.7GHSA-xf4j-xp2r-rqqx

Hono: Path traversal in toSSG() allows writing files outside the output directory

lowhono@4.12.7GHSA-26pp-8wgv-hjvm

Hono missing validation of cookie name on write path in setCookie()

lowhono@4.12.7GHSA-2gcr-mfcq-wcc3

Hono: app.mount() strips mount prefix using undecoded path, causing incorrect routing for percent-encoded paths

lowhono@4.12.7GHSA-3hrh-pfw6-9m5x

Hono: Cookie helper does not sanitize sameSite and priority, allowing Set-Cookie injection

lowhono@4.12.7GHSA-458j-xx4x-4375

hono Improperly Handles JSX Attribute Names Allows HTML Injection in hono/jsx SSR

Depend on this server? Get alerted when its CVEs change.Watch this server free →
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configMCP_TRANSPORTSet =httpStream and PORT=8080 to run in hosted mode.
🔐 secretONECLAW_AGENT_API_KEYstdio (default) Local — Claude Desktop, Cursor Env: (recommended; auto-discovers agent + vault) or ONECLAW_AGENT_ID + key; or ONECLAW_AGENT_TOKEN + ONECLAW_VAULT_ID
configONECLAW_AGENT_IDstdio (default) Local — Claude Desktop, Cursor Env: ONECLAW_AGENT_API_KEY (recommended; auto-discovers agent + vault) or + key; or ONECLAW_AGENT_TOKEN + ONECLAW_VAULT_ID
🔐 secretONECLAW_AGENT_TOKENstdio (default) Local — Claude Desktop, Cursor Env: ONECLAW_AGENT_API_KEY (recommended; auto-discovers agent + vault) or ONECLAW_AGENT_ID + key; or + ONECLAW_VAULT_ID
configONECLAW_BASE_URL
configONECLAW_DPOP
configONECLAW_LOCAL_ONLYNo false Set to true for security-only mode (no vault credentials needed).
configONECLAW_MCP_EXFIL_PROTECTIONblock block rejects tool inputs containing known secrets; warn logs but allows; off disables.
configONECLAW_MCP_PII_DETECTIONtrue Detect PII patterns (emails, SSNs, credit cards, etc.) in inputs and outputs.
configONECLAW_MCP_REDACT_SECRETStrue Redact known secret values from non-secret tool outputs. Requires security enabled.
configONECLAW_MCP_SANITIZATION_MODEblock block rejects critical/high threats; surgical normalizes Unicode but allows; log_only only logs.
configONECLAW_MCP_SECURITY_ENABLEDtrue Master switch. Set to false to disable all inspection.
configONECLAW_VAULT_IDstdio (default) Local — Claude Desktop, Cursor Env: ONECLAW_AGENT_API_KEY (recommended; auto-discovers agent + vault) or ONECLAW_AGENT_ID + key; or ONECLAW_AGENT_TOKEN +
configPORTSet MCP_TRANSPORT=httpStream and =8080 to run in hosted mode.
// 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 1 concrete improvement 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/1clawai-1claw-mcp-1aij5k)](https://m8ven.ai/mcp/1clawai-1claw-mcp-1aij5k)
commit: e58580d2def4bea32956940339c0a7def3faccec
code hash: a4927be98661a823500bfa47fd0fb38464b65be0e7c8f341e24816f7bbd315a7
verified: 6/16/2026, 1:22:47 PM
view raw JSON →