findata-toolkit-cn
Pass
Audited by Gen Agent Trust Hub on Mar 6, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No security issues were detected during the analysis of the skill's instructions, metadata, or scripts.- [EXTERNAL_DOWNLOADS]: The skill requires standard Python packages (
akshare,pandas,numpy,tabulate) from official registries (PyPI). AKShare is a recognized open-source project for financial data retrieval.- [CREDENTIALS_UNSAFE]: No hardcoded secrets were found. The configuration system correctly uses environment variable placeholders (${TUSHARE_TOKEN}) for optional third-party API access.- [DATA_EXPOSURE]: Data access is limited to public financial market information provided by AKShare. No access to sensitive local files or private user data was observed.- [COMMAND_EXECUTION]: Script logic is focused on data processing and JSON output. No arbitrary shell command execution or unsafe use ofeval()/exec()exists.
Audit Metadata