Hourly Momentum Trader
Analysis
This instruction-only trading skill is not malware, but it should be reviewed because it directs real-money crypto/Polymarket betting without clear confirmation or loss limits.
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.
Checks for instructions or behavior that redirect the agent, misuse tools, execute unexpected code, cascade across systems, exploit user trust, or continue outside the intended task.
# Bet when: # - abs(momentum_score) >= 3 # - abs(edge) >= 0.10 (10%) # - market is fresh (<30 min old) # - USDC.e balance >= $5
The skill provides explicit criteria for placing live financial bets, but the artifact does not require explicit user approval, stake caps, dry-run behavior, or other controls before acting on those criteria.
edge = our_prob - market_prob_up # e.g. 0.80 - 0.35 = 45% edge! Highest-EV Polymarket plays: - Momentum score ≥+3 AND market DOWN >70% → **BET UP** (counter-consensus, 3-5x payout)
The strategy uses confident promotional language about edge and payout while not including uncertainty, validation limits, or loss warnings.
