agent-creator
Warn
Audited by Socket on Jul 7, 2026
1 alert found:
AnomalyAnomalyassets/mcp-ordering-correct.toml
LOWAnomalyLOW
assets/mcp-ordering-correct.toml
No direct malicious code is present in this configuration fragment, and there are no obvious secrets or obfuscation indicators. However, it configures high-impact runtime execution by starting an MCP server through /usr/local/bin/npx with a package spec (@scope/example-mcp-server) and -y, implying dynamic package resolution/install-and-run behavior. Without visible version pinning/integrity enforcement in this snippet, the main risk is supply-chain compromise or dependency substitution leading to arbitrary code execution within the host’s privileges (mitigated only partially by read-only sandbox intent).
Confidence: 66%Severity: 52%
Audit Metadata