← Back to Skills Marketplace
rollhub-dev

Gambling Analyst

by rollhub-dev · GitHub ↗ · v1.0.0
cross-platform ⚠ suspicious
709
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install rollhub-analyst
Description
Research and backtest gambling strategies on provably fair crypto casino. Analyze Martingale, Kelly Criterion, D'Alembert, Anti-Martingale, Flat Bet strategi...
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install rollhub-analyst
  3. After installation, invoke the skill by name or use /rollhub-analyst
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug rollhub-analyst
Version 1.0.0
License
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Gambling Analyst?

Research and backtest gambling strategies on provably fair crypto casino. Analyze Martingale, Kelly Criterion, D'Alembert, Anti-Martingale, Flat Bet strategi... It is an AI Agent Skill for Claude Code / OpenClaw, with 709 downloads so far.

How do I install Gambling Analyst?

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

Is Gambling Analyst free?

Yes, Gambling Analyst is completely free (open-source). You can download, install and use it at no cost.

Which platforms does Gambling Analyst support?

Gambling Analyst is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Gambling Analyst?

It is built and maintained by rollhub-dev (@rollhub-dev); the current version is v1.0.0.

💬 Comments