earningswhispers

Pass

Audited by Gen Agent Trust Hub on Jun 12, 2026

Risk Level: SAFE
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The skill fetches conference call data from earningswhispers.com through a dedicated API endpoint (/api/conferencecalls). This domain is a well-known financial information service, and the data retrieval is essential to the skill's primary function of providing stock transcripts.
  • [COMMAND_EXECUTION]: The skill utilizes Python scripts (ew_client.py and ew_cli.py) to manage API interactions and process the returned JSON data. These scripts perform routine network operations and basic string processing consistent with the skill's documentation.
  • [SAFE]: Includes a robust local caching system that stores API responses in a .cache directory for 24 hours. This practice reduces unnecessary network traffic and improves performance without handling sensitive user credentials or system files.
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 12, 2026, 09:42 PM
Security Audit — agent-trust-hub — earningswhispers