earth2studio-install

Warn

Audited by Snyk on Jul 22, 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 explicitly performs runtime WebFetch of a public installation URL and parses/extracts its page text (live docs) into working memory, which can contain outsider-authored free text and potentially embedded prompt-injection content.

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

  • Potentially malicious external URL detected (high risk: 0.90). The skill explicitly instructs the agent to "Use WebFetch on the install URL" and to parse and rely on the live installation docs at https://nvidia.github.io/earth2studio/userguide/about/install.html during runtime, so this external URL is a required runtime dependency that directly controls the agent's prompts/instructions.

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 22, 2026, 08:00 AM
Issues
2
Security Audit — snyk — earth2studio-install