setup
Warn
Audited by Snyk on Mar 29, 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 install workflow downloads the dasel binary and reads GitHub Releases / the GitHub API (e.g., the "Install Script" and "Download failures" sections referencing curl -I https://api.github.com and SHA256 from the GitHub API response), which are public third-party sources whose content the installer consumes and that can influence installation decisions.
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 0.90). The install script contacts the GitHub API (https://api.github.com) and downloads dasel binaries from GitHub Releases (github.com release URLs) at runtime, meaning it fetches required external binaries that are executed/installed on the host.
Issues (2)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata