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.pythat executes functions from theaksharelibrary based on configuration strings provided inconfig/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.pydynamically loads Python modules from thescripts/views/directory at runtime usingimportlibto extend its dataset aggregation capabilities. - [EXTERNAL_DOWNLOADS]: The skill includes functionality in
scripts/views_runner.pyto connect to a remote View API when theFINSKILLS_VIEW_API_URLenvironment variable is set, allowing it to fetch JSON data from an external endpoint viaurllib.request.
Audit Metadata