pp-opensky
Warn
Audited by Snyk on Aug 11, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).
- Third-party content exposure detected (medium risk: 0.30). The Opensky skill’s runtime path ingests outsider-authored free text via the agent-provided query passed into
opensky-pp-cli recall/teach/playbook amendusing--query-file(opaque file content from the user/agent), which the CLI then uses to drive discovery and learning/candidate selection.
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 0.70). The skill includes explicit install commands that fetch and execute remote code which an agent may run at runtime (e.g., "npx -y @mvanhorn/printing-press-library install opensky --cli-only" and "go install github.com/mvanhorn/printing-press-library/library/travel/opensky/cmd/opensky-pp-cli@latest"), and the CLI is a required dependency for the skill.
Issues (2)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata