CLAWDEBET

PassAudited by ClawScan on May 10, 2026.

Overview

This skill is a local gambling-advice toolkit with no evidence of credential access, network calls, or automatic betting, but users should treat its recommendations as risky advice rather than guaranteed safety controls.

Install only if you intentionally want local gambling-strategy examples and recommendation code. The artifacts do not show malware-like behavior, but betting advice can still lose money; keep human approval, strict bankroll limits, and responsible-gambling controls in place.

Findings (2)

Artifact-based informational review of SKILL.md, metadata, install specs, static scan signals, and capability signals. ClawScan does not execute the skill or run runtime probes.

What this means

If a user connects this advice to a real betting bot, it could repeatedly suggest wagers that risk real money.

Why it was flagged

The documentation shows recommendations being used in an ongoing betting loop, which could be incorporated into an automated betting bot. The actual provided code does not place bets or connect to a gambling platform, so this is purpose-aligned but worth noticing.

Skill content
# Game loop
while True:
    # Get recommendation
    rec = get_recommendation(
Recommendation

Use only with explicit human review, hard spending limits, and independent responsible-gambling safeguards; do not let an agent place real bets solely from these recommendations.

What this means

Users may give too much weight to the tool's confidence scores or suggested bets despite gambling outcomes being uncertain and potentially loss-making.

Why it was flagged

This wording could encourage over-trust in automated gambling advice. The skill also includes disclaimers about gambling risk and negative expected value, so this is a trust/safety note rather than a deception concern.

Skill content
2. **Follow recommendations** - Don't override based on "gut feeling"
Recommendation

Treat all outputs as informational only, verify the assumptions, and never rely on the skill as a guarantee of profit or loss prevention.