← 返回 Skills 市场
hga030888-blip

Football Automated Value Betting

作者 win8-blip · GitHub ↗ · v1.0.0
cross-platform ⚠ suspicious
1387
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install football-automated-value-betting
功能描述
Automates real-time value betting on Singbet Asian Handicap markets using live odds and in-play football data with risk management and bet limits.
使用说明 (SKILL.md)

Football Auto-Quant & Betting Skill

An advanced OpenClaw skill designed for automated football (soccer) analysis and execution on Singbet Asian Handicap markets.

🚀 Features

  • Real-time Monitoring: Integrates with The Odds API for live in-play data.
  • Asian Handicap Focus: Specialized logic for AH and Over/Under markets.
  • Automated Execution: Connects to Singbet agent portals (hga030.com/sangbet.com).
  • Built-in Risk Management:
    • Hard limit of 30 bets per day.
    • Fixed small-stake testing ($$10$$ USD).
    • Automated win/loss tracking.

🛠 Setup

  1. API Key: Ensure you have a valid key from The Odds API.
  2. Account: You must have an active betting account from a Singbet international agent (e.g., sangbet.com).
  3. Configuration: Update the config section in the skill settings with your credentials.

📈 Strategy

The AI monitors live pressure indices (possession, shots, dangerous attacks) and compares them against the handicap spreads. It triggers a bet only when a statistical discrepancy is detected.

⚖️ Disclaimer

This tool is for educational and research purposes only. Betting involves significant financial risk. The developers are not responsible for any financial losses incurred. Please gamble responsibly and comply with local regulations.

安全使用建议
What to consider before installing: - The skill asks you to provide an API key and betting-account credentials but does not declare any env vars for secure injection; instead an api_key-like value is embedded in the shipped JSON. Treat that as a red flag: do not assume the embedded key is safe or valid. - Automated betting carries real financial and legal risk. Confirm local laws permit this activity and be prepared for monetary loss. - If you proceed, require the developer to: (1) remove hard-coded secrets from shipped files, (2) declare required environment variables (e.g., ODDS_API_KEY, SINGBET_USER / SINGBET_PASS or token) so you can supply credentials securely, and (3) provide a clear, auditable implementation of how bets are executed (authentication, endpoints, and error handling). - Prefer to test in a sandbox: run the skill in an isolated environment with fake/test credentials and no real funds before enabling any real execution. If the embedded api_key is real, rotate/revoke it. - If you need a quick safety checklist: ask the author for (A) explicit list of required secrets, (B) proof that the skill does not exfiltrate local files or unrelated credentials, and (C) assurance that actual bet execution is gated behind an explicit, user-confirmed step (not fully autonomous). Confidence note: assessment is medium confidence because the code is short and the actual bet-execution is a placeholder; the main issues are the credential handling inconsistencies and the presence of a hard-coded api_key in the config JSON.
能力评估
Purpose & Capability
The skill claims to monitor live odds (The Odds API) and execute bets on Singbet — the provided code implements fetching odds and local bet-tracking and includes placeholders for placing bets. However the skill metadata declares no required credentials/env vars while the runtime instructions explicitly ask for an API key and betting account credentials. file (1).json even contains a hard-coded api_key and platform/agent URLs, which is inconsistent with the registry's 'no required env vars' declaration and suggests secrets are embedded rather than managed securely.
Instruction Scope
SKILL.md instructs the agent to obtain a The Odds API key, configure betting account credentials, monitor live match indices, and execute bets. The instructions do not request unrelated system files or environment values, but they do authorize sending transaction data to external betting endpoints (Singbet/hga030/sangbet.com). The code's execute_singbet_bet is a placeholder (no real session/auth), so actual automated execution would require additional credentials and web-automation not present here.
Install Mechanism
This is an instruction-only skill with no install spec and only a small Python file. No additional packages or remote downloads are specified, so there is low installation risk.
Credentials
The skill asks the user (in SKILL.md) to provide The Odds API key and betting account credentials but declares no required environment variables. Instead an api_key is hard-coded in file (1).json. That is disproportionate and inconsistent: sensitive credentials are expected yet not declared for secure injection, and a secret-like value is embedded in the code/config file. The skill also references external betting platforms (hga030.com, sangbet.com) without clear, secure authentication mechanisms.
Persistence & Privilege
The skill does not request always-on presence, does not modify other skills or global agent configuration, and does not request system-level config paths. It operates with normal autonomy defaults (agent invocation allowed), which is expected for this use case.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install football-automated-value-betting
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /football-automated-value-betting 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Version 1.0.0 - Initial release of Football Auto-Quant & Betting Skill. - Real-time monitoring of football (soccer) events via The Odds API. - Automated value betting in Asian Handicap and Over/Under markets on Singbet. - Integrated risk management (max 30 bets/day, $10 stake, win/loss tracking). - Automated execution through supported Singbet agent portals. - Requires user API key and Singbet agent account setup.
元数据
Slug football-automated-value-betting
版本 1.0.0
许可证
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Football Automated Value Betting 是什么?

Automates real-time value betting on Singbet Asian Handicap markets using live odds and in-play football data with risk management and bet limits. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 1387 次。

如何安装 Football Automated Value Betting?

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

Football Automated Value Betting 是免费的吗?

是的,Football Automated Value Betting 完全免费(开源免费),可自由下载、安装和使用。

Football Automated Value Betting 支持哪些平台?

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

谁开发了 Football Automated Value Betting?

由 win8-blip(@hga030888-blip)开发并维护,当前版本 v1.0.0。

💬 留言讨论