Betting
v1.0.0Betting analysis — odds conversion, de-vigging, edge detection, Kelly criterion, arbitrage detection, parlay analysis, and line movement. Pure computation, n...
⭐ 0· 55·0 current·0 all-time
byAndré Antonelli@antonelli182
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
Name/description claim 'pure computation, no API calls' matches the rest of the package: no required env vars, no install steps, and only analysis commands. Minor inconsistency: SKILL.md metadata lists version 0.2.0 while registry metadata shows version 1.0.0 — likely a packaging/versioning oversight but not a security concern.
Instruction Scope
SKILL.md limits actions to local computations (odds conversion, de‑vigging, edge, Kelly, arbitrage, parlay, line movement). It explicitly states it does not fetch live odds and instructs the agent to use other skills for data; it does not reference reading unrelated files, system paths, or environment variables.
Install Mechanism
No install spec and no code files — instruction-only skill. No downloads or third‑party packages are requested, which minimizes persistence and execution risk.
Credentials
No environment variables, credentials, or config paths are required. The declared needs are proportional to a pure computation/analysis skill.
Persistence & Privilege
Defaults allow autonomous invocation (disable-model-invocation: false) and the skill is not set to always: true. Autonomous invocation is platform-default and acceptable here because the skill requests no credentials or install actions; if you want to avoid any autonomous runs, you can disable model invocation or restrict invocation policy.
Assessment
This skill appears coherent and low-risk: it only performs math on odds and requests no credentials or installs. Before installing, confirm you trust the source (owner ID is present but no homepage), be aware the skill will not fetch live odds (you must supply them or use a separate fetcher skill), and note the minor version mismatch between SKILL.md and registry metadata. If you prefer tighter control, disable autonomous invocation for the skill so it runs only when you explicitly call it. Finally, remember this provides analysis only — it does not guarantee profitability and carries normal gambling risk.Like a lobster shell, security has layers — review code before you run it.
latestvk97czctdtx3rewvgm40d836gh184ncgx
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
