cali-coding-starhtml
Fail
Audited by Snyk on Jul 18, 2026
Risk Level: CRITICAL
Full Analysis
CRITICAL E005: Suspicious download URL detected in skill instructions.
- Suspicious download URL detected (high risk: 0.80). This set includes an instruction to curl a raw Python script and install it as an executable from a third‑party GitHub user (renatocaliari), which is a supply‑chain/execute‑me risk and should be treated as suspicious.
MEDIUM W013: Attempt to modify system services in skill instructions.
- Attempt to modify system services in skill instructions detected (high risk: 0.80). The skill instructs installing a downloaded script directly into /usr/local/bin (and later describes updating it in-place), which modifies system-level files that normally require elevated privileges and can change the machine's state.
Issues (2)
E005
CRITICALSuspicious download URL detected in skill instructions.
W013
MEDIUMAttempt to modify system services in skill instructions.
Audit Metadata