crewai
Warn
Audited by Socket on Sep 4, 2026
1 alert found:
AnomalyAnomalyreferences/11-mcp-integration.md
LOWAnomalyLOW
references/11-mcp-integration.md
No direct, explicit malware logic (e.g., backdoor, eval-based payload, or obvious exfiltration) is shown in the provided fragment. The primary security concern is architectural: it demonstrates launching MCP servers via `npx`/`python` (runtime code execution with supply-chain exposure) and passes secret-like credentials into the spawned MCP process environment, while agent-controlled inputs can drive database/search or ticket-creation operations. Without version pinning/integrity controls, secret redaction, and a reviewed/isolated MCP server implementation, the security risk remains elevated.
Confidence: 52%Severity: 60%
Audit Metadata