pp-apple-docs

Warn

Audited by Snyk on Jun 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.85). The skill’s runtime path is the apple-docs-pp-cli CLI fetching Apple DocC JSON/Markdown from Apple’s public CDN (e.g., doc get, bundle, index), which is outsider-authored public web content that the agent ingests into LLM context.

MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).

  • Potentially malicious external URL detected (high risk: 0.80). The skill explicitly instructs running remote installers at runtime—e.g., "npx -y @mvanhorn/printing-press-library install apple-docs" and "go install github.com/mvanhorn/printing-press-library/...@latest"—which fetch and execute remote code to provide the required CLI, so these external package/repo URLs are runtime dependencies that execute code.

Issues (2)

W011
MEDIUM

Third-party content exposure detected (indirect prompt injection risk).

W012
MEDIUM

Unverifiable external dependency detected (runtime URL that controls agent).

Audit Metadata
Risk Level
MEDIUM
Analyzed
Jun 29, 2026, 07:34 AM
Issues
2
Security Audit — snyk — pp-apple-docs