omnidist
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.80). The skill's required workflow explicitly tells the user to run npx -y @omnidist/omnidist@latest (fetching a package from the public npm registry) and then open and act on the generated .omnidist/omnidist.yaml and .github/workflows/omnidist-release.yml, so untrusted package-generated content from npm can materially influence subsequent configuration and actions.
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 0.90). This skill invokes npx -y @omnidist/omnidist@latest at runtime, which downloads and executes code from the npm package @omnidist/omnidist (https://www.npmjs.com/package/@omnidist/omnidist), so remote code is fetched and executed and is required for the skill to run.
Audit Metadata