earth2studio-create-datasource
Pass
Audited by Gen Agent Trust Hub on Jul 22, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is a development tool intended for NVIDIA's Earth2Studio framework. It includes safety guidelines such as 'NEVER: commit secrets' and 'NEVER: commit sanity-check scripts/images', demonstrating a security-conscious design.
- [COMMAND_EXECUTION]: Command execution is restricted to standard development tools (
uv,make,gh,git) used for Python environment management, code linting, and GitHub pull request workflows. These operations are within the expected scope of a software engineering skill. - [EXTERNAL_DOWNLOADS]: The skill facilitates integration with remote data stores using standard scientific Python libraries (e.g.,
fsspec,s3fs,gcsfs). These downloads are for data analysis purposes and target well-known cloud providers (AWS, GCS, Azure). - [NO_CODE]: The skill does not contain executable scripts in its payload. It provides reference templates and markdown-based instructions for the agent to follow, minimizing the risk of direct execution of malicious logic.
Audit Metadata