mcp

Warn

Audited by Socket on Sep 23, 2026

1 alert found:

Anomaly
AnomalyLOW
scripts/mcp-client.ts

No direct evidence of explicit malware is present in this module (no obfuscation, no eval/dynamic code execution, no external network calls, and no hardcoded credentials). However, the design creates a high-impact execution surface: it trusts a local JSON config to supply the exact command/args/env used to start MCP servers via stdio, with no allowlisting or validation. If an attacker can tamper with the config file or influence the working directory/config path, this can become an arbitrary local command execution vector. Additionally, tool/prompt/resource invocation inputs and resource URIs are forwarded without validation, increasing the potential blast radius if the MCP server (or inputs) are malicious or compromised.

Confidence: 60%Severity: 62%
Audit Metadata
Analyzed At
Sep 23, 2026, 05:07 PM
Package URL
pkg:socket/skills-sh/samhvw8%2Fdot-claude%2Fmcp%2F@83b3f4d967afb904ada015b907f53d49a54972bda0809af01534554cea7350a9
Security Audit — socket — mcp