earth2studio-create-datasource
Pass
Audited by Gen Agent Trust Hub on Jul 1, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides templates and instructions for integrating data sources into the Earth2Studio ecosystem, authored by the official NVIDIA Earth-2 team.
- [COMMAND_EXECUTION]: The skill executes standard development and maintenance commands such as
uv run python,make lint,make format, andpytest. These commands are scoped to the local repository and follow established project workflows. - [EXTERNAL_DOWNLOADS]: The skill manages project dependencies using
uvand interacts with remote storage backends (AWS S3, Google Cloud Storage, Azure Blob Storage) as part of its primary data integration purpose. It also uses the GitHub CLI (gh) for pull request automation. - [DATA_EXFILTRATION]: No unauthorized data exfiltration patterns were detected. Network operations are restricted to well-known cloud providers and official GitHub repositories for the purpose of fetching weather data or contributing code.
- [PROMPT_INJECTION]: The skill includes multiple user confirmation gates (e.g., Step 1 for source type, Step 12 for visual plot inspection) that mitigate risks associated with processing external inputs such as API documentation or URLs.
Audit Metadata