companiesmarketcap
Pass
Audited by Gen Agent Trust Hub on Jun 12, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is a legitimate utility for scraping public financial data. It is well-documented and its behavior matches the stated purpose.
- [EXTERNAL_DOWNLOADS]: The script fetches financial information from
companiesmarketcap.comusing standard HTTP GET requests. It handles CSV and HTML data parsing without any evidence of remote code execution or data exfiltration. - [COMMAND_EXECUTION]: Provides a command-line interface via
argparsefor fetching financial metrics. Input is used solely for constructing URLs and filtering data locally. - [DATA_EXFILTRATION]: No sensitive local data (such as credentials or environment variables) is accessed or transmitted to external servers.
Audit Metadata