fancyplan
Fail
Audited by Snyk on Jun 17, 2026
Risk Level: CRITICAL
Full Analysis
CRITICAL E005: Suspicious download URL detected in skill instructions.
- Suspicious download URL detected (high risk: 1.00). This URL points to a direct shell installer (install.sh) served from an untrusted/unknown domain (get.fancyplan.club) and the recommended usage (curl ... | sh) is a high-risk pattern commonly used to distribute malware.
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 1.00). The README instructs installing the required
fancyCLI via "curl -fsSL https://get.fancyplan.club/install.sh | sh", which fetches and executes remote code (install.sh) and is presented as a required dependency.
Issues (2)
E005
CRITICALSuspicious download URL detected in skill instructions.
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata