build-mcp-use-client

Warn

Audited by Socket on May 17, 2026

1 alert found:

Anomaly
AnomalyLOW
references/examples/client-recipes.md

No clear evidence of intentional malware (e.g., backdoor/exfiltration payloads) within the fragment itself. However, the examples contain multiple security-relevant dangerous patterns: a custom code-execution example using new Function(...) (arbitrary code execution if any part of the code string is attacker-influenced), direct browser opening of server-provided URLs, npx-based process/package launching without pinning guidance, and broad console logging of server-provided content that could leak sensitive data. Treat these recipes as high-risk templates and apply strict input validation/allowlisting, dependency pinning/auditing, sandboxing for any code execution, and log redaction.

Confidence: 62%Severity: 64%
Audit Metadata
Analyzed At
May 17, 2026, 10:43 PM
Package URL
pkg:socket/skills-sh/yigitkonur%2Fskills-by-yigitkonur%2Fbuild-mcp-use-client%2F@3a0008e78dbdf8c5bf1ad956f02e68a6689cff4c
Security Audit — socket — build-mcp-use-client