← Back to Skills Marketplace
chenchaoqun

双色球开奖查询

by chenchaoqun · GitHub ↗ · v1.0.2 · MIT-0
cross-platform ✓ Security Clean
463
Downloads
0
Stars
6
Active Installs
2
Versions
Install in OpenClaw
/install ssq-lottery
Description
查询最新或指定期双色球开奖结果及中奖号码,优先官方数据源,含中奖规则说明和奖池信息。
Usage Guidance
This skill appears coherent and safe in that it only fetches public lottery webpages and parses them; it does not request credentials or install binaries. Before installing, consider: (1) the skill will perform outbound HTTP requests to the listed sites (official + third-party) so ensure you are comfortable with network access; (2) parsing is done via brittle regexes and some sites use JavaScript, so results may be incomplete — the SKILL.md already notes this; (3) third-party sources (500.com, sina) are used as fallbacks and are clearly labeled in outputs — verify important results against the official site; (4) if you need to limit network access or audit behavior, review or run the provided scripts (scripts/test_ssq_lottery.py) locally in an offline/sandboxed environment first. Overall classification: benign (coherent with purpose).
Capability Analysis
Type: OpenClaw Skill Name: ssq-lottery Version: 1.0.2 The ssq-lottery skill is a legitimate tool designed to query Chinese Welfare Lottery (SSQ) results. It utilizes a Python script (scripts/ssq_lottery.py) to fetch and parse data from official (zhcw.com) and reputable third-party (500.com, sina.com.cn) sources using standard libraries and regular expressions. No evidence of malicious behavior, data exfiltration, or prompt injection was found; the skill's logic and instructions in SKILL.md are entirely consistent with its stated purpose.
Capability Assessment
Purpose & Capability
The name/description (双色球开奖查询) matches the included SKILL.md and Python scripts: both implement multi-source web fetching and HTML parsing of lottery results. Required resources (no env vars, no binaries) align with a lightweight scraper/script.
Instruction Scope
Runtime instructions are limited to fetching the listed public lottery webpages (official and third-party) and parsing HTML; they do not instruct reading local secrets, system config, or transmitting data to unexpected endpoints. The SKILL.md explicitly lists the same public URLs the code uses.
Install Mechanism
No install spec is provided (instruction-only plus included Python scripts). No external binary downloads or archive extraction occurs. The included Python code uses only the standard library (urllib, re, html), so no extra package installs are required.
Credentials
The skill requests no environment variables, no credentials, and no config paths. All network targets are public lottery websites consistent with the skill's purpose.
Persistence & Privilege
The skill is not marked always:true and does not request elevated or persistent system privileges. It does perform outbound HTTP requests (expected for this use case). Autonomous invocation is allowed by default, which is normal and not by itself a concern.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install ssq-lottery
  3. After installation, invoke the skill by name or use /ssq-lottery
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.2
优化数据源链接,提升查询稳定性
v1.0.0
- Initial release of the ssq-lottery skill for checking China Welfare Lottery Double Color Ball (双色球) results. - Supports multiple data sources with automatic switching, prioritizing official channels for accurate data. - Provides latest and historical draw results, prize rules, issue format explanation, and troubleshooting advice. - Includes detailed usage instructions, data source strategy, and output formatting examples. - Enhanced reliability by cross-checking data across sources and handling fetch/parse errors gracefully.
Metadata
Slug ssq-lottery
Version 1.0.2
License MIT-0
All-time Installs 6
Active Installs 6
Total Versions 2
Frequently Asked Questions

What is 双色球开奖查询?

查询最新或指定期双色球开奖结果及中奖号码,优先官方数据源,含中奖规则说明和奖池信息。 It is an AI Agent Skill for Claude Code / OpenClaw, with 463 downloads so far.

How do I install 双色球开奖查询?

Run "/install ssq-lottery" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is 双色球开奖查询 free?

Yes, 双色球开奖查询 is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does 双色球开奖查询 support?

双色球开奖查询 is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created 双色球开奖查询?

It is built and maintained by chenchaoqun (@chenchaoqun); the current version is v1.0.2.

💬 Comments