pp-atlas-obscura

Warn

Audited by Snyk on Aug 17, 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 required runtime workflow executes the atlas-obscura-pp-cli commands (e.g., places, near, route, gaps, surprise) in --agent mode, which fetches/reads third-party place detail content from atlasobscura.com and returns it for the agent to parse without any step that constrains the content to a specific known item.

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

  • Potentially malicious external URL detected (high risk: 0.90). The skill's prerequisite/install steps instruct fetching and executing remote code (e.g., "go install github.com/mvanhorn/printing-press-library/library/travel/atlas-obscura/cmd/atlas-obscura-pp-cli@latest" and "go install github.com/mvanhorn/printing-press-library/library/travel/atlas-obscura/cmd/atlas-obscura-pp-mcp@latest"), and the CLI installed by those commands is required for the skill to run.

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
Aug 17, 2026, 01:34 PM
Issues
2
Security Audit — snyk — pp-atlas-obscura