modal-deploy
Fail
Audited by Snyk on Aug 25, 2026
Risk Level: CRITICAL
Full Analysis
CRITICAL E004: Prompt injection detected in skill instructions.
- Potential prompt injection detected (medium risk: 0.30). The content includes explicit instructions to bypass a security scanner (git-clone workaround) and guidance that weakens security boundaries (an unauthenticated web terminal), which is suspicious steering without clear malicious intent.
MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).
- Third-party content exposure detected (medium risk: 0.30). The runtime “WebSocket PTY terminal bridge” in
templates/main.pyingests outsider-authored free text directly from WebSocket messages (user keystrokes) viawebsocket.receive()and forwards bytes to a live bash PTY.
Issues (2)
E004
CRITICALPrompt injection detected in skill instructions.
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata