remote-sensing-analysis
Pass
Audited by Gen Agent Trust Hub on Jul 23, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No security threats detected. The skill follows best practices for its domain.
- [EXTERNAL_DOWNLOADS]: The skill references and uses the Element84 STAC API (hosted on AWS) for satellite data retrieval. This is a well-known and trusted service within the geospatial community. References to Microsoft Planetary Computer and Google Earth Engine are also to established, reputable platforms.
- [COMMAND_EXECUTION]: Python code snippets utilize standard scientific computing libraries like NumPy and Xarray for data manipulation. There are no instances of arbitrary shell execution or unsafe system calls.
- [PROMPT_INJECTION]: The instructions provide technical guardrails for imagery analysis (e.g., ensuring correct processing levels and masking). They do not attempt to manipulate the underlying AI model's safety constraints or behavior.
- [DATA_EXFILTRATION]: Data access is limited to fetching imagery metadata and assets from public or authenticated catalogs. No mechanisms for exfiltrating user data or credentials were found.
Audit Metadata