usgs-minerals
Pass
Audited by Gen Agent Trust Hub on Mar 15, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: Fetches public datasets, including CSV and PDF files, from official USGS ScienceBase and publications domains (
sciencebase.govandpubs.usgs.gov). These sources are legitimate government entities and the downloads are consistent with the skill's primary purpose. - [COMMAND_EXECUTION]: Employs standard system utilities such as
curlfor data retrieval andpython3for parsing structured CSV content. The included Python example uses only standard library modules (csv,urllib,json) to process the downloaded data.
Audit Metadata