create-skill
Warn
Audited by Snyk on Feb 25, 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.80). The skill templates for script-bearing task skills instruct installing uv by piping a remote installer to the shell (curl -LsSf https://astral.sh/uv/install.sh | sh), which fetches and executes remote code and is a required runtime prerequisite for running the skill's scripts.
Audit Metadata