← 返回 Skills 市场
148
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install rng-provably-fair
功能描述
Provably fair random number generation with on-chain seed anchoring — Keno, Roulette, Dice for agent entertainment
安全使用建议
This skill is an instructions-only wrapper around a public RNG service. Before installing: verify you trust https://sputnikx.xyz (review any public audits or on‑chain anchors they claim), do not send passwords, API keys, or other sensitive data as the 'client seed', and confirm the on‑chain proofs yourself if you rely on fairness claims. If you need higher assurance, prefer a self‑hosted or auditable implementation (or check for independent audits of the service). Also consider legal/regulatory and age restrictions for casino/gambling features in your jurisdiction.
功能分析
Type: OpenClaw Skill
Name: rng-provably-fair
Version: 1.0.0
The skill provides a cryptographically verifiable random number generation service via the sputnikx.xyz API, intended for gaming and entertainment. The SKILL.md file contains standard documentation for API endpoints and verification logic without any evidence of malicious intent, data exfiltration, or prompt injection.
能力评估
Purpose & Capability
The name/description (provably‑fair RNG for games) matches the SKILL.md instructions which provide curl examples to a public RNG/verify API. The functionality described (server seed hash, verify, on‑chain anchoring) aligns with the endpoints shown. Minor metadata inconsistency: registry listing reported no homepage, but SKILL.md metadata and instructions reference https://sputnikx.xyz/rng.
Instruction Scope
Instructions are narrow and only demonstrate GET requests to the external API and a verification endpoint; they do not ask the agent to read local files, environment variables, or other system state. However, the skill sends requests to a third‑party host (sputnikx.xyz), so any data you include (for example a client seed) will go to that server — avoid including secrets or private data in requests.
Install Mechanism
No install spec and no code files — lowest risk from installation. Nothing is written to disk or fetched during install because the skill is instruction-only.
Credentials
The skill declares no required environment variables, credentials, or config paths — this is proportionate to an integration that simply calls public HTTP endpoints.
Persistence & Privilege
always:false and user-invocable:true; the skill does not request persistent privileges or modify agent/system configuration. Autonomous invocation (model invocation enabled) is the platform default but is not coupled with other concerning privileges here.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install rng-provably-fair - 安装完成后,直接呼叫该 Skill 的名称或使用
/rng-provably-fair触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of rng-provably-fair skill for cryptographically verifiable random number generation.
- Supports Keno, Roulette, and Dice games with transparent, on-chain seed anchoring.
- API endpoints for generating random numbers and verifying results.
- All game results are provably fair and fully auditable, with server-client seed combination and published hashes.
- Public documentation and usage examples provided at https://sputnikx.xyz/rng/.
元数据
常见问题
Rng Provably Fair 是什么?
Provably fair random number generation with on-chain seed anchoring — Keno, Roulette, Dice for agent entertainment. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 148 次。
如何安装 Rng Provably Fair?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install rng-provably-fair」即可一键安装,无需额外配置。
Rng Provably Fair 是免费的吗?
是的,Rng Provably Fair 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Rng Provably Fair 支持哪些平台?
Rng Provably Fair 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Rng Provably Fair?
由 Orion(@drivenbymyai-max)开发并维护,当前版本 v1.0.0。
推荐 Skills