Lottery Drawing Inquiry - 彩票开奖查询

v1.0.5

查彩票分类、最新与历史开奖、号码是否中奖等。当用户说:双色球最新开奖号码?大乐透上期结果?或类似彩票开奖问题时,使用本技能。

10· 514·0 current·0 all-time
by极速数据@jisuapi
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
Name and description match behavior: the code and SKILL.md call JisuAPI lottery endpoints and the skill requests the JISU_API_KEY primary credential which is required to call that API. Requiring python3 is appropriate for the provided script.
Instruction Scope
SKILL.md only instructs running the included Python script and setting JISU_API_KEY; it does not direct the agent to read unrelated files, access other environment variables, or transmit data to endpoints other than api.jisuapi.com. User-provided lottery numbers are sent to the JisuAPI winning endpoint as expected.
Install Mechanism
There is no install spec (instruction-only) which is low risk. The bundled Python script uses the requests library but the skill does not declare or install Python package dependencies; this is an operational note rather than a security concern.
Credentials
Only JISU_API_KEY is required and is the primary credential for the stated API integration. No unrelated credentials, config paths, or broad secrets are requested.
Persistence & Privilege
always is false (default). The skill does not request permanent/force-included presence or modify other skill/system configs. Autonomous invocation is allowed but that is the platform default and not by itself a concern.
Assessment
This skill simply calls JisuAPI's lottery endpoints and needs your JISU_API_KEY. Only install it if you trust jisuapi.com and are willing to send lottery numbers and query parameters to that service. Ensure you don't paste a more-privileged or reusable secret into JISU_API_KEY, be aware of API usage limits/costs, and have Python's requests package available in the runtime. If you need stricter privacy, avoid sending personally identifying data to the external API or use a provider you control.

Like a lobster shell, security has layers — review code before you run it.

latestvk977ymbt5mfpzmtyn9y2hn12hn8450a4

License

MIT-0
Free to use, modify, and redistribute. No attribution required.

Runtime requirements

🎟️ Clawdis
Binspython3
EnvJISU_API_KEY
Primary envJISU_API_KEY

Comments