ql-plan
Fail
Audited by Snyk on Apr 11, 2026
Risk Level: CRITICAL
Full Analysis
CRITICAL E005: Suspicious download URL detected in skill instructions.
- Suspicious download URL detected (high risk: 0.85). These are raw GitHub links to executable shell and PowerShell scripts in a personal/unknown repository that the prompt explicitly instructs users to download-and-run (curl && sh / PowerShell), which is high-risk because the scripts can execute arbitrary commands and the source appears unvetted.
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 0.90). The skill includes explicit runtime instructions to curl runner scripts from raw.githubusercontent.com (https://raw.githubusercontent.com/andyzengmath/quantum-loop/main/templates/quantum-loop.sh and https://raw.githubusercontent.com/andyzengmath/quantum-loop/main/templates/quantum-loop.ps1) and then execute them, which fetches and runs remote code that the autonomous execution relies on.
Issues (2)
E005
CRITICALSuspicious download URL detected in skill instructions.
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata