usgs-earthquakes
Pass
Audited by Gen Agent Trust Hub on Mar 15, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill communicates exclusively with 'earthquake.usgs.gov', which is an official, well-known government service. Per security guidelines, this is a trusted external source.
- [SAFE]: No API keys, tokens, or credentials are required for this skill, preventing any risk of hardcoded secret exposure.
- [SAFE]: The provided Python implementation (references/python_example.py) uses only the Python standard library (urllib, json, dataclasses), avoiding third-party dependency risks.
- [SAFE]: The instructions in SKILL.md focus on data retrieval and interpretation for petroleum engineering contexts, with no evidence of prompt injection or attempts to bypass safety filters.
Audit Metadata