evolution
Fail
Audited by Snyk on Jul 14, 2026
Risk Level: CRITICAL
Full Analysis
CRITICAL E005: Suspicious download URL detected in skill instructions.
- Suspicious download URL detected (high risk: 0.90). The raw GitHub URL points to an installer shell script and the personal GitHub repo is an unverified/individual source distributing that script—directly downloading and running .sh from an unknown account is a common malware vector and therefore suspicious.
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 1.00). The SKILL.md instructs downloading and then executing a remote installer script (https://raw.githubusercontent.com/ZhangHanDong/makepad-skills/main/install.sh) which runs external code at runtime.
Issues (2)
E005
CRITICALSuspicious download URL detected in skill instructions.
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata