electrobun-release
Warn
Audited by Snyk on Apr 6, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).
- Third-party content exposure detected (high risk: 1.00). The skill's Updater explicitly fetches update manifests and artifacts from the configured public baseUrl (e.g., "{baseUrl}/{channel}-{os}-{arch}-update.json" and associated tarballs/patches hosted on Cloudflare R2, AWS S3, GitHub Releases, etc.) as described in SKILL.md, so untrusted third-party content is read at runtime and can directly change the agent's update/download/apply behavior.
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 0.90). The Updater uses the runtime-configured baseUrl (e.g., https://updates.example.com/ or a GitHub Releases URL like https://github.com/{owner}/{repo}/releases/download/{tag}/) to fetch update.json, tarballs and patch files which are applied and replace/launch binaries, meaning remotely hosted content can deliver and execute code.
Issues (2)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata