earth2studio-install

Warn

Audited by Snyk on Jun 18, 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 required workflow includes fetching live installation documentation from https://nvidia.github.io/earth2studio/... via WebFetch and then parsing its readable page text into working memory/LLM context, which is outsider-authored public web content.

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

  • Potentially malicious external URL detected (high risk: 1.00). The skill explicitly requires fetching and parsing the live installation docs at runtime (https://nvidia.github.io/earth2studio/userguide/about/install.html) and using that content to construct install commands and extras, so that external URL directly controls the agent's instructions and is a required runtime dependency.

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 18, 2026, 04:34 PM
Issues
2
Security Audit — snyk — earth2studio-install