agent-telemetry
Warn
Audited by Socket on Sep 17, 2026
1 alert found:
AnomalyAnomalyreferences/dev-endpoint.md
LOWAnomalyLOW
references/dev-endpoint.md
The code is not inherently malware and contains no apparent backdoor or exfiltration logic. It creates a significant information-disclosure risk if reachable outside a trusted development environment because it exposes unredacted logs without authentication. The Next.js startup guard is comparatively strong, while Express and Rails depend on correct environment-based registration. Full-file synchronous processing and weak last/since validation also create denial-of-service and robustness risks. Sensitive data must be redacted before logging, query parameters must be validated, and the endpoint must be structurally excluded from production deployments.
Confidence: 97%Severity: 68%
Audit Metadata