lesson
Fail
Audited by Snyk on Mar 8, 2026
Risk Level: CRITICAL
Full Analysis
CRITICAL E005: Suspicious download URL detected in skill instructions.
- Suspicious download URL detected (high risk: 1.00). Raw GitHub link to an INSTALL.sh from an unknown/low‑visibility user intended to be run via curl | bash is suspicious because it can execute arbitrary commands and is not from a well‑established, trusted source.
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 1.00). The skill installation instructs executing remote shell code via curl -sL https://raw.githubusercontent.com/Ai-feier/skills/main/docs/INSTALL.sh | bash which fetches and runs remote code at runtime, directly enabling execution of external code.
Audit Metadata