geomaster
Pass
Audited by Gen Agent Trust Hub on Apr 10, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a high-quality educational and reference resource for geospatial professionals. All external references target well-known scientific organizations and technology providers.
- [EXTERNAL_DOWNLOADS]: The skill provides instructions for downloading geospatial data from trusted sources such as the European Space Agency (ESA), USGS, Microsoft Planetary Computer, and Google Earth Engine. These operations are essential to the skill's purpose and follow best practice for data acquisition.
- [COMMAND_EXECUTION]: Code examples include the use of
subprocessto interface with SAGA GIS and various CLI tools (conda, pip, uv) for environment setup. These are standard development workflows for the geospatial domain. - [CREDENTIALS_UNSAFE]: The documentation correctly uses placeholders for sensitive information like API keys and AWS credentials (e.g.,
YOUR_API_KEY,aws_access_key_id=...), instructing users on how to provide their own authentication tokens securely.
Audit Metadata