code-quality
Warn
Audited by Snyk on Jul 18, 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 explicitly runs a bundled ESLint installer at runtime ("npm ci --prefix defaults/") which will fetch and install packages from the npm registry (e.g. https://registry.npmjs.org/eslint/-/eslint-9.39.4.tgz) and those installed packages (eslint, plugins) are then executed, so remote tgz URLs in defaults/package-lock.json are runtime-fetched code the skill relies on.
Issues (1)
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata