nasdaq-data
Pass
Audited by Gen Agent Trust Hub on Jun 12, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No security issues were identified. The skill's behavior aligns with its stated purpose of providing an interface for Nasdaq's public-facing internal APIs.
- [EXTERNAL_DOWNLOADS]: The skill makes network requests to 'api.nasdaq.com' and 'www.nasdaq.com' to retrieve financial data. These operations are performed using the 'requests' library and target well-known, legitimate service domains.
- [COMMAND_EXECUTION]: The provided Python script ('fetch_nasdaq.py') is intended to be executed locally via CLI. It processes ticker symbols and parameters through standard command-line arguments to build the API requests.
Audit Metadata