interactive-debugging

Warn

Audited by Socket on Jul 8, 2026

1 alert found:

Anomaly
AnomalyLOW
scripts/debug_server.js

No overt malware behaviors are present in this module (no code execution, no external network calls, no credential harvesting, no dynamic payload loading). However, it contains intentionally risky debug functionality: an unauthenticated POST /debug endpoint that persists arbitrary request bodies to disk with no redaction or size limits, combined with permissive CORS headers. If exposed to untrusted clients or routed into web/browser contexts, this can lead to sensitive data being logged and potential disk/availability impact via large or high-rate payloads. Primary risk is unsafe debug data persistence, not intentional compromise.

Confidence: 78%Severity: 58%
Audit Metadata
Analyzed At
Jul 8, 2026, 03:43 PM
Package URL
pkg:socket/skills-sh/denysdovhan%2Fagents%2Finteractive-debugging%2F@abc4140f0834edc404f16741a9d8fe788dfc76f429c1eec74524ca5439399010
Security Audit — socket — interactive-debugging