skills/openclaw/skills/finance/Gen Agent Trust Hub

finance

Pass

Audited by Gen Agent Trust Hub on Mar 3, 2026

Risk Level: SAFE
Full Analysis
  • [DATA_EXFILTRATION]: The skill connects to well-known financial data services to retrieve market information. Specifically, scripts/market_quote.py and scripts/market_series.py fetch data from open.er-api.com and Yahoo Finance. These operations are neutral data retrievals for the skill's primary purpose.
  • [COMMAND_EXECUTION]: The script scripts/market_watchlist.py executes another internal script scripts/market_quote.py via subprocess.run to aggregate watchlist data. This is handled securely by passing arguments as a list to the Python interpreter, preventing shell-based vulnerabilities.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 3, 2026, 11:06 AM