plannotator
Warn
Audited by Snyk on Mar 23, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 0.90). The skill's installer (scripts/install.sh) executes remote code at runtime by running curl -fsSL https://plannotator.ai/install.sh | bash (and equivalent Windows commands like https://plannotator.ai/install.ps1 / install.cmd), which fetches and runs external code required to install the plannotator CLI that the skill depends on, so this is a direct remote-code-execution dependency.
Issues (1)
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata