skills/gauss314/skills/macrotrends/Gen Agent Trust Hub

macrotrends

Pass

Audited by Gen Agent Trust Hub on Jun 12, 2026

Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The skill performs HTTP GET requests to https://www.macrotrends.net to retrieve financial data. This network activity is consistent with the skill's stated purpose of scraping financial information.
  • [COMMAND_EXECUTION]: The skill includes a Python script scripts/fetch_financials.py designed to be run from the command line. It accepts various arguments for ticker selection and data types.
  • [SAFE]: Analysis of the source code confirms no presence of obfuscation, hardcoded credentials, or unauthorized access to local sensitive files. The script implements standard web scraping practices, such as rate limiting (--delay) and custom User-Agent headers, to interact with the target site responsibly.
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 12, 2026, 09:42 PM
Security Audit — agent-trust-hub — macrotrends