pnpm-publishing
Warn
Audited by Snyk on Feb 27, 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.70). The skill's lerna.json sets the npm registry to https://registry.npmjs.org, which will be contacted at runtime by pnpm/lerna to fetch required packages (e.g., the makage devDependency) that are executed locally during build/publish, so this external registry is a runtime dependency that can supply/execute remote code.
Audit Metadata