sec-data
Pass
Audited by Gen Agent Trust Hub on Jun 12, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTIONCREDENTIALS_UNSAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill fetches financial data from the official SEC EDGAR API at data.sec.gov. This is a well-known government service and the behavior is required for the skill's core functionality.
- [COMMAND_EXECUTION]: Provides a Python script (scripts/fetch_financials.py) to automate the retrieval, mapping, and storage of financial data.
- [CREDENTIALS_UNSAFE]: Includes a hardcoded email address (osojuanferpity@xmail.com) in the User-Agent header within both the documentation and the source code. This is used to comply with SEC requirements for identifying data requests.
Audit Metadata