overleaf
Warn
Audited by Socket on Jul 22, 2026
1 alert found:
SecuritySecuritysrc/mcp.ts
MEDIUMSecurityMEDIUM
src/mcp.ts
No clear evidence of intentionally malicious behavior (no obfuscation/persistence or direct command execution in this module). However, the code exposes high-impact capabilities and contains a significant safety issue: zip extraction likely suffers from a ZIP Slip/path traversal condition because archive entry paths are written without containment checks. Additionally, several tools allow unconstrained local filesystem reads/writes based on caller-supplied paths, and push_file can act as an arbitrary local file exfiltration mechanism if tool access is not fully trusted.
Confidence: 72%Severity: 70%
Audit Metadata