mcp-builder

Warn

Audited by Socket on Aug 6, 2026

1 alert found:

Anomaly
AnomalyLOW
scripts/evaluation.py

This fragment does not show direct embedded malware (no exec/eval payloads, no hardcoded credentials, no explicit malicious network destinations). However, it implements an LLM-driven agent that can execute MCP tools based solely on untrusted model output and then forwards tool outputs (and even tracebacks) back into the LLM/API context. In a supply-chain/agent threat model, this is a meaningful security risk: if the MCP server/tools are overly powerful or compromised, the model can be induced to trigger sensitive actions and leak retrieved data to the Anthropic API. Recommended mitigations include strict tool allowlisting, input/schema validation for tool_name/tool_input, limiting tool capabilities/permissions, truncating/redacting tool outputs, and avoiding sending tracebacks to the model.

Confidence: 55%Severity: 64%
Audit Metadata
Analyzed At
Aug 6, 2026, 01:56 PM
Package URL
pkg:socket/skills-sh/kumaran-is%2Fclaude-code-onboarding%2Fmcp-builder%2F@974bcc7c83cc49dd4c4a7e415e6e7256815cd0d9a417ac94f68a4c69f84e2dc6
Security Audit — socket — mcp-builder