update-packages
Warn
Audited by Snyk on Mar 3, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).
- Third-party content exposure detected (high risk: 0.90). The SKILL.md's "Catalog Packages" and update steps explicitly instruct running npm commands (e.g.,
npm view <package> versionandnpm view <package> versions --json) andbun upgrade, which fetch metadata and package data from the public npm registry (user-published third-party content) that the workflow must read and that directly determines which versions to update and subsequent actions.
Audit Metadata