← 返回 Skills 市场
rollhub-dev

Gambling Analyst

作者 rollhub-dev · GitHub ↗ · v1.0.0
cross-platform ⚠ suspicious
709
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install rollhub-analyst
功能描述
Research and backtest gambling strategies on provably fair crypto casino. Analyze Martingale, Kelly Criterion, D'Alembert, Anti-Martingale, Flat Bet strategi...
安全使用建议
This skill will place real bets on agent.rollhub.com if you run it — that can cost real money. The package metadata does not declare the API key it needs (AGENT_CASINO_API_KEY), which is inconsistent and hides the fact that you'll need to provide credentials. The included bash script is fragile and contains bugs (broken Python f-strings and mixed shell/python arithmetic) so it may misreport results or fail. Before installing or running: 1) Do not use your production/real-money API key — test with a sandbox/test key or a mocked endpoint. 2) Review and fix the script locally (correct the Python calls that calculate Win Rate, RTP, and totals) and add error handling/rate limiting. 3) Confirm the API host (https://agent.rollhub.com/api/v1) with the service owner; avoid unknown third‑party endpoints unless you trust them. 4) Ensure you understand financial risk: even 'micro-bets' accumulate costs. 5) Ask the skill author to update metadata to declare AGENT_CASINO_API_KEY as a required credential and to provide an explicit test/sandbox mode. If you can't validate the endpoint or the author, treat this as untrusted and don't run it with real funds.
功能分析
Type: OpenClaw Skill Name: rollhub-analyst Version: 1.0.0 The skill bundle is designed to research and backtest gambling strategies on the `agent.rollhub.com` API. The `SKILL.md` and `scripts/analyst.sh` files contain `curl` commands to interact with this API, requiring an `AGENT_CASINO_API_KEY` from the environment. All actions, including API calls and local script execution, are directly aligned with the stated purpose. There is no evidence of data exfiltration beyond the intended API interaction, malicious execution (e.g., `curl|bash`, `eval` on untrusted input), persistence mechanisms, prompt injection attempts against the agent, or obfuscation. The use of an API key and interaction with a specific external domain are consistent with the skill's described functionality.
能力评估
Purpose & Capability
The name/description (crypto casino strategy backtesting) align with the SKILL.md and the included script, which call agent.rollhub.com endpoints to place and verify bets. This capability legitimately needs network access to the stated API. However, the skill metadata declares no required environment variables or primary credential while both SKILL.md and scripts expect an API key — an inconsistency.
Instruction Scope
Runtime instructions explicitly tell the agent (and the user) to place real micro-bets in a loop (curl POST /bet), record/verifiy results, and generate reports. That is coherent with backtesting on live data but has direct financial impact (real wagers). The SKILL.md and scripts send data to an external endpoint (agent.rollhub.com) as expected for the purpose; nonetheless there is no strong safety guidance or sandbox/test-mode suggestion. The instructions do not read unrelated system files, but they do instruct sending possibly many real transactions — this is risky and should be made explicit to users.
Install Mechanism
No install spec — instruction-only plus a small script — so nothing is downloaded or installed at runtime. This reduces supply-chain risk.
Credentials
The skill metadata lists no required env vars or primary credential, but scripts and SKILL.md require an API key (examples show 'Authorization: Bearer YOUR_API_KEY' and the bash script requires AGENT_CASINO_API_KEY). This mismatch is a meaningful incoherence: the skill will fail or prompt for credentials at runtime, and the missing declaration prevents pre-install review of requested secrets. Only one credential is needed (API key), which would be proportionate — but it should be declared explicitly.
Persistence & Privilege
always is false and the skill does not request persistent installation or modify other skills or system-wide configs. Autonomous invocation is allowed (platform default) but is not combined with any elevated 'always' setting or additional privileges.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install rollhub-analyst
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /rollhub-analyst 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of rollhub-analyst — a comprehensive gambling strategy research and analysis tool. - Research and backtest gambling strategies (Martingale, Kelly Criterion, D'Alembert, Anti-Martingale, Flat Bet) on a provably fair crypto casino. - Access detailed statistical analysis: variance, drawdown, win rate, Sharpe ratio, expected value, and more. - Integrate with agent.rollhub.com API for real data, provably fair verification, and automated backtesting using scripts. - Analyze, simulate, and compare strategies with real outcomes and generate automated strategy reports. - Includes full documentation, built-in metrics explanations, example scripts, and report templates.
元数据
Slug rollhub-analyst
版本 1.0.0
许可证
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Gambling Analyst 是什么?

Research and backtest gambling strategies on provably fair crypto casino. Analyze Martingale, Kelly Criterion, D'Alembert, Anti-Martingale, Flat Bet strategi... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 709 次。

如何安装 Gambling Analyst?

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

Gambling Analyst 是免费的吗?

是的,Gambling Analyst 完全免费(开源免费),可自由下载、安装和使用。

Gambling Analyst 支持哪些平台?

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

谁开发了 Gambling Analyst?

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

💬 留言讨论