skill-upper
Warn
Audited by Snyk on May 20, 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 setup/installation step explicitly instructs running a remote install script via curl and piping to bash (curl -fsSL https://raw.githubusercontent.com/alibaba/skill-up/main/install.sh | bash), which fetches and executes remote code at runtime as a required dependency, posing a code-execution risk.
Issues (1)
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata