← 返回 Skills 市场
jinboh68-prog

Rich Lottery

作者 jinboh68-prog · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
341
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install rich-lottery
功能描述
🎯 Rich彩票分析 - 双色球/大乐透智能号码推荐,基于历史数据分析
安全使用建议
This package appears coherent: it is a small paid API that returns randomly-generated recommendations using an included analysis script. Before installing or paying, confirm how the x402 payment is validated (the server currently only checks for the presence of an 'x402' header, which may be a superficial check unless the payment system is enforced elsewhere). If you intend to deploy the code yourself, note vercel.json and requirements.txt will cause pip to install Flask. The skill does not request secrets, but you should verify any real payment flow, and avoid sending sensitive personal data to the external endpoint (https://rich-lottery.vercel.app) since calls to that URL would leave your environment.
功能分析
Type: OpenClaw Skill Name: rich-lottery Version: 1.0.0 The skill provides a paid lottery number recommendation service using a Flask API and a local analysis script. It implements a payment verification check (x402 protocol) for its endpoints. The code uses `subprocess.run` in `main.py` to execute `scripts/lottery_analysis.py` with hardcoded arguments, which is a safe implementation. No evidence of data exfiltration, malicious execution, or prompt injection was found; the behavior is consistent with the stated purpose of providing lottery analysis.
能力评估
Purpose & Capability
Name/description (lottery number recommendations) match the provided code and SKILL.md. The package includes a small Flask app and a local analysis script that generate recommendations; the payment metadata (price, wallet, chain) appears aligned with the stated x402 paywall.
Instruction Scope
SKILL.md instructs callers to curl the listed endpoints. The server enforces payment by requiring an 'x402' header for /ssq and /dlt; SKILL.md declares the x402 payment but does not show how the header is obtained/constructed. The runtime instructions do not read unrelated files or secrets. The app uses subprocess to run a bundled local script (expected for this package) — no user-supplied inputs are passed into the subprocess invocation.
Install Mechanism
Registry metadata said 'instruction-only' but the package includes code, requirements.txt, and vercel.json (build/install commands). There is no download-from-arbitrary-URL behavior; deployment would install Flask from PyPI (requirements.txt). This is low risk but the presence of deploy config despite 'instruction-only' is an internal inconsistency to be aware of.
Credentials
No environment variables, credentials, or config paths are required. The code includes a hard-coded recipient wallet and price, which matches SKILL.md. There is no request for unrelated secrets or system credentials.
Persistence & Privilege
Skill is not marked always:true, does not request persistent system privileges, and does not modify other skills. The service runs as a normal web endpoint and the included Flask app is self-contained.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install rich-lottery
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /rich-lottery 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of Rich彩票分析 (rich-lottery): - Offers intelligent lottery number recommendations for 双色球 and 大乐透 based on historical data analysis. - Provides API endpoints for both lottery types with sample output formats. - Integrates x402 protocol for secure, on-chain payment: 0.01 USDC per call (Base chain). - Clearly states pricing, usage instructions, and wallet information. - Includes responsible gambling disclaimer.
元数据
Slug rich-lottery
版本 1.0.0
许可证 MIT-0
累计安装 1
当前安装数 1
历史版本数 1
常见问题

Rich Lottery 是什么?

🎯 Rich彩票分析 - 双色球/大乐透智能号码推荐,基于历史数据分析. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 341 次。

如何安装 Rich Lottery?

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

Rich Lottery 是免费的吗?

是的,Rich Lottery 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Rich Lottery 支持哪些平台?

Rich Lottery 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Rich Lottery?

由 jinboh68-prog(@jinboh68-prog)开发并维护,当前版本 v1.0.0。

💬 留言讨论