financial-data-analysis
Pass
Audited by Gen Agent Trust Hub on Mar 31, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No security issues detected. The skill instructions are focused on legitimate financial research and data science workflows.
- [SAFE]: Credential management follows best practices. The example for FRED data uses
os.environ["FRED_API_KEY"]rather than hardcoding secrets. - [SAFE]: External dependencies are restricted to well-known, industry-standard libraries for financial data and analysis, such as
pandas,yfinance, andfredapi. - [SAFE]: The code snippets perform local data processing and cleaning. There are no patterns suggesting data exfiltration or unauthorized network communication.
Audit Metadata