telegram
Warn
Audited by Socket on Aug 7, 2026
1 alert found:
AnomalyAnomaly.mcp.json
LOWAnomalyLOW
.mcp.json
No direct malware is evident in the configuration fragment itself; it simply configures an MCP server to launch a Telegram connector via `npx -y`. The primary concern is supply-chain execution risk: an unpinned third-party npm package is resolved and potentially downloaded/executed at runtime/non-interactively. Mitigate by pinning an explicit connector version, using lockfiles and/or integrity verification, and ensuring the MCP runner executes dependencies only from trusted, reproducible sources.
Confidence: 60%Severity: 60%
Audit Metadata