cloudflare-mcp-server

Warn

Audited by Socket on Sep 4, 2026

1 alert found:

Anomaly
AnomalyLOW
templates/mcp-bearer-auth.ts

The code is primarily an auth-protecting MCP server with standard request routing and token validation. However, it contains a significant security anti-pattern: the echo_auth tool intentionally reflects authentication material back to callers, including a partial bearer token prefix and the userId. Additionally, token validation transmits the raw bearer token to an externally configured validation API without hostname allowlisting or safeguards in this module. While there are no strong indicators of malware, the module presents a medium-to-high security risk due to authentication data disclosure and potential token exfiltration via misconfiguration.

Confidence: 72%Severity: 62%
Audit Metadata
Analyzed At
Sep 4, 2026, 06:57 AM
Package URL
pkg:socket/skills-sh/dennislee928%2Fethic-latex%2Fcloudflare-mcp-server%2F@8a33b08e424858c9507b9764d6425de3a1f68d83e26430f8fea11b368248532a
Security Audit — socket — cloudflare-mcp-server