jqdatasdk
Pass
Audited by Gen Agent Trust Hub on May 15, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill follows security best practices by using environment variables (
JQDATA_TOKEN,JQDATA_USERNAME,JQDATA_PASSWORD) to manage API credentials instead of hardcoding them. - [SAFE]: External dependencies are limited to the official
jqdatasdkand the standardpandaslibrary, both of which are common and reputable tools for financial data analysis. - [SAFE]: The scripts are well-structured wrappers around official API calls. They do not exhibit any dangerous behaviors such as arbitrary command execution, file system tampering, or unauthorized network activity.
- [SAFE]: The skill's implementation matches its documented purpose. It focuses on retrieving A-share market data and financial indicators from the JoinQuant platform.
Audit Metadata