looper-looper
Warn
Audited by Snyk on Sep 7, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).
- Third-party content exposure detected (medium risk: 0.30). The required workflow for the Looper skill monitors and consumes outsider-authored issues, pull requests, and commit comments from GitHub and Plane via polling and webhooks without prior item selection.
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 1.00). The skill executes a remote installation script via curl piped to sh (
curl -fsSL https://raw.githubusercontent.com/nexu-io/looper/main/scripts/install.sh | sh), which downloads and executes remote code at runtime.
Issues (2)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata