← 返回 Skills 市场
chenchaoqun

双色球开奖查询

作者 chenchaoqun · GitHub ↗ · v1.0.2 · MIT-0
cross-platform ✓ 安全检测通过
463
总下载
0
收藏
6
当前安装
2
版本数
在 OpenClaw 中安装
/install ssq-lottery
功能描述
查询最新或指定期双色球开奖结果及中奖号码,优先官方数据源,含中奖规则说明和奖池信息。
安全使用建议
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).
功能分析
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.
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install ssq-lottery
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /ssq-lottery 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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.
元数据
Slug ssq-lottery
版本 1.0.2
许可证 MIT-0
累计安装 6
当前安装数 6
历史版本数 2
常见问题

双色球开奖查询 是什么?

查询最新或指定期双色球开奖结果及中奖号码,优先官方数据源,含中奖规则说明和奖池信息。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 463 次。

如何安装 双色球开奖查询?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install ssq-lottery」即可一键安装,无需额外配置。

双色球开奖查询 是免费的吗?

是的,双色球开奖查询 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

双色球开奖查询 支持哪些平台?

双色球开奖查询 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 双色球开奖查询?

由 chenchaoqun(@chenchaoqun)开发并维护,当前版本 v1.0.2。

💬 留言讨论