pp-usgs-earthquakes

Warn

Audited by Snyk on Jul 8, 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.75). The required workflow is to run the usgs-earthquakes-pp-cli binary (e.g., events/search/get, feeds, watch) which fetches USGS/FDSN data at runtime; that upstream content is outsider-authored free text/JSON that the agent then ingests into LLM context via the CLI’s stdout/agent output.

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

  • Potentially malicious external URL detected (high risk: 0.90). The skill's runtime/install instructions invoke remote installers that fetch and execute code (npx -y @mvanhorn/printing-press-library and go install github.com/mvanhorn/printing-press-library/library/other/usgs-earthquakes/cmd/usgs-earthquakes-pp-cli@latest and github.com/mvanhorn/printing-press-library/library/other/usgs-earthquakes/cmd/usgs-earthquakes-pp-mcp@latest), so the agent may run externally-fetched code that is required for the skill to work.

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
Jul 8, 2026, 06:32 PM
Issues
2
Security Audit — snyk — pp-usgs-earthquakes