agent-token-efficiency
Warn
Audited by Socket on Sep 4, 2026
1 alert found:
AnomalyAnomalyassets/mcp/context7.json
LOWAnomalyLOW
assets/mcp/context7.json
No direct malicious behavior is present in the snippet itself; however, it instructs runtime download and execution of a third-party package using `npx` with a floating `@latest` tag. This creates a meaningful supply-chain security risk due to non-deterministic dependency resolution and lack of visible pinning/integrity controls. Recommend pinning an exact version (and ideally verifying integrity) and avoiding runtime `npx` execution where feasible.
Confidence: 60%Severity: 62%
Audit Metadata