findata-toolkit-cn

Pass

Audited by Gen Agent Trust Hub on Mar 10, 2026

Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
  • [COMMAND_EXECUTION]: The toolkit implements a dynamic runner in scripts/common/akshare_runner.py that executes functions from the akshare library based on configuration strings provided in config/litellm_tools.json. This is used to provide the agent access to over 350 market data interfaces.
  • [COMMAND_EXECUTION]: The view registry system in scripts/views/registry.py dynamically loads Python modules from the scripts/views/ directory at runtime using importlib to extend its dataset aggregation capabilities.
  • [EXTERNAL_DOWNLOADS]: The skill includes functionality in scripts/views_runner.py to connect to a remote View API when the FINSKILLS_VIEW_API_URL environment variable is set, allowing it to fetch JSON data from an external endpoint via urllib.request.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 10, 2026, 03:23 AM