google-analytics
Warn
Audited by Socket on Aug 7, 2026
1 alert found:
AnomalyAnomaly.mcp.json
LOWAnomalyLOW
.mcp.json
This fragment does not show direct malicious behavior; it is configuration that launches a third-party connector via npx. The main concern is supply-chain exposure: runtime auto-fetch/auto-install behavior ("npx -y"), absence of explicit version pinning, and no visible integrity pinning in the snippet. Review/lock the exact connector version and ensure package integrity controls are in place to reduce the risk of executing tampered registry content.
Confidence: 70%Severity: 50%
Audit Metadata