update-os-packages
Warn
Audited by Snyk on Apr 28, 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.70). The skill's SKILL.md describes a runtime "release-notes verify os-packages" step that queries public third-party distro archives (Ubuntu via the Launchpad API and Debian via packages.debian.org) and uses those live results to generate reports that directly affect what package-name edits and follow-up actions the agent will perform, exposing it to untrusted external content.
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 1.00). The skill explicitly requires installing and running the release-notes dotnet tool from GitHub Packages (installed via https://nuget.pkg.github.com/richlander/index.json), which fetches and executes remote code at runtime and is a required dependency.
Issues (2)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata