skills/b9b4ymin/midas/earnings-recap/Gen Agent Trust Hub

earnings-recap

Pass

Audited by Gen Agent Trust Hub on Aug 15, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill uses the established yfinance library to fetch public financial data from Yahoo Finance. No API keys or authentication are required, preventing credential exposure.
  • [SAFE]: All external downloads target the official Python package registry (PyPI) for the yfinance package, which is a standard industry practice for this type of tool.
  • [SAFE]: Command execution is limited to checking the installation status of yfinance and installing it via pip if missing. No arbitrary shell commands or user-input injections were detected.
  • [SAFE]: The skill includes a 'snapshot' check mechanism (.data/{TICKER}/{date}.json) to promote data consistency and reduce redundant network requests.
  • [SAFE]: The instructions explicitly guide the agent to provide factual summaries and avoid making investment recommendations, adhering to safety best practices for financial tools.
Audit Metadata
Risk Level
SAFE
Analyzed
Aug 15, 2026, 01:14 AM
Security Audit — agent-trust-hub — earnings-recap