skills/openclaw/skills/a-stock-trader/Gen Agent Trust Hub

a-stock-trader

Pass

Audited by Gen Agent Trust Hub on Mar 8, 2026

Risk Level: SAFE
Full Analysis
  • [EXTERNAL_DOWNLOADS]: Fetches historical K-line and market data from eastmoney.com, a well-known and established financial data provider. This activity is transparent and strictly aligned with the skill's stated purpose of stock market simulation.
  • [COMMAND_EXECUTION]: Provides localized Python scripts for data management and strategy execution. All operations, including database interactions via SQLite, are confined to the user's local workspace directory (~/.openclaw/workspace/a-stock/).
  • [DATA_EXFILTRATION]: No evidence of unauthorized data transmission or exfiltration. Network usage is unidirectional for fetching public financial information, and no sensitive local files or credentials are accessed.
  • [CREDENTIALS_UNSAFE]: The skill does not require or store any API keys or private credentials. It uses public endpoints for data retrieval and maintains a simulated balance for paper trading.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 8, 2026, 06:05 PM