usgs-water-iv-fetch
Pass
Audited by Gen Agent Trust Hub on Mar 30, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill fetches water level and streamflow data from the official United States Geological Survey (USGS) Water Services API (waterservices.usgs.gov). This is the core intended functionality and targets a legitimate public service.
- [COMMAND_EXECUTION]: Provides instructions for the agent to execute a local Python script (scripts/usgs_water_iv_fetch.py) to handle data retrieval, validation, and storage.
- [DATA_EXFILTRATION]: No evidence of sensitive data exposure or exfiltration. The script only accesses configuration files and writes the fetched hydrology data to a user-specified output path.
Audit Metadata