← 返回 Skills 市场
Sports Odds
作者
ianalloway
· GitHub ↗
· v0.1.0
1296
总下载
1
收藏
5
当前安装
1
版本数
在 OpenClaw 中安装
/install sports-odds
功能描述
Retrieve live betting odds and compare moneyline, spreads, and totals across sportsbooks for NFL, NBA, MLB, NHL, and other sports using The Odds API.
安全使用建议
This skill appears to do what it says (call The Odds API using curl and jq). Before installing: (1) be aware it requires an API key (ODDS_API_KEY) which will be sent to api.the-odds-api.com — create a dedicated key with limited quota and do not reuse sensitive keys; (2) verify the skill's source/owner (source is unknown here) or prefer packages from known publishers; (3) ask the publisher/maintainer to correct the registry metadata so the required credential is declared up front; and (4) monitor API usage after enabling the skill. If you cannot confirm the publisher or prefer not to expose an API key, do not install.
功能分析
Type: OpenClaw Skill
Name: sports-odds
Version: 0.1.0
The OpenClaw skill bundle 'sports-odds' is classified as benign. All commands in SKILL.md use `curl` to interact exclusively with `api.the-odds-api.com`, which is the legitimate API for the skill's stated purpose. The `jq` utility is used for standard JSON parsing. There is no evidence of data exfiltration to unauthorized endpoints, arbitrary code execution, persistence mechanisms, obfuscation, or prompt injection attempts designed to subvert the agent's behavior for malicious ends. The skill transparently uses a user-provided API key for its intended function.
能力评估
Purpose & Capability
Name/description, examples, and required binaries (curl, jq) align with retrieving odds from The Odds API. However, the registry metadata provided with the skill claims no required env vars or primary credential, while the SKILL.md explicitly documents and uses an ODDS_API_KEY — an inconsistency between declared registry fields and the runtime instructions.
Instruction Scope
SKILL.md only instructs the agent to call The Odds API endpoints with curl and parse responses with jq. It reads the ODDS_API_KEY environment variable and suggests caching responses; there are no instructions to read unrelated files, system state, or to exfiltrate data to third-party endpoints beyond api.the-odds-api.com.
Install Mechanism
No install spec or code files — instruction-only. This is low-risk from an install perspective because nothing is written or executed beyond the agent following the curl/jq commands at runtime.
Credentials
The only sensitive item used is an API key (ODDS_API_KEY), which is appropriate for the stated purpose. The concern is that the skill package/registry metadata did not list this required environment variable or primary credential, while SKILL.md does — this mismatch can cause the platform or user to miss that a secret will be used and transmitted to api.the-odds-api.com.
Persistence & Privilege
Skill is not always-enabled, does not request persistent system changes, and contains no install-time modifications. Autonomous invocation is allowed (platform default) but not combined with other red flags here.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install sports-odds - 安装完成后,直接呼叫该 Skill 的名称或使用
/sports-odds触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.0
Initial release: Live sports betting odds and line comparison for multiple leagues.
- Fetch live odds from The Odds API for NFL, NBA, MLB, NHL, and more.
- Compare lines, spreads, and totals across sportsbooks with easy `curl`/`jq` commands.
- Supports fetching available sports, best line finder, and compact odds views.
- Setup instructions and API key environment variable configuration included.
- Covers US, UK, EU, and AU sportsbook regions.
- Tips for API usage tracking and response caching for efficiency.
元数据
常见问题
Sports Odds 是什么?
Retrieve live betting odds and compare moneyline, spreads, and totals across sportsbooks for NFL, NBA, MLB, NHL, and other sports using The Odds API. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 1296 次。
如何安装 Sports Odds?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install sports-odds」即可一键安装,无需额外配置。
Sports Odds 是免费的吗?
是的,Sports Odds 完全免费(开源免费),可自由下载、安装和使用。
Sports Odds 支持哪些平台?
Sports Odds 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Sports Odds?
由 ianalloway(@ianalloway)开发并维护,当前版本 v0.1.0。
推荐 Skills