JoinQuant datasdk skill
v1.0.0JoinQuant (聚宽) 量化交易数据SDK开发技能。基于jqdatasdk官方库提供行情数据获取、财务数据查询、因子数据等API。用于开发量化交易策略、进行jqdatasdk二次开发、API问题排查。 适用于需要使用聚宽数据接口进行策略开发、回测验证、数据分析的场景。
⭐ 0· 183·0 current·0 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
The skill's name/description say it's a JoinQuant (jqdatasdk) development helper and the SKILL.md contains API references and example code that directly use jqdatasdk. There are no unrelated credentials, binaries, or capabilities requested.
Instruction Scope
Runtime instructions are example Python usage of jqdatasdk (auth, get_price, get_fundamentals, etc.). They do not instruct reading system files, digging up unrelated environment variables, or calling unexpected external endpoints beyond JoinQuant documentation and GitHub references.
Install Mechanism
This is an instruction-only skill with no install spec or code to write to disk; it recommends pip install jqdatasdk which is appropriate and proportionate. No downloads from arbitrary URLs or archive extraction are present.
Credentials
The skill declares no required environment variables or credentials. Examples demonstrate using JoinQuant account credentials or tokens (which is expected for this SDK). There are no unrelated or excessive secret requests.
Persistence & Privilege
always is false and the skill is user-invocable only. It does not request permanent platform presence or system-wide configuration changes.
Assessment
This skill is a documentation/example pack for the official jqdatasdk and appears internally consistent. Before using: 1) Install jqdatasdk from the official PyPI/GitHub releases (pip install jqdatasdk) rather than copying third-party wheels. 2) Only provide your JoinQuant username/password or token to trusted code/runtime — avoid pasting credentials into public chats or untrusted environments. 3) Note the package requires a JoinQuant account to fetch most data and is subject to API rate limits and data licensing. 4) The skill metadata lists no homepage/source; if you need stronger provenance, verify the publisher or obtain the official SDK directly from JoinQuant (github.com/JoinQuant/jqdatasdk) before use.Like a lobster shell, security has layers — review code before you run it.
latestvk97d639r51p9jdy0aepd2zrk7d832ggh
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
