← 返回 Skills 市场
rsquaredsolutions2026

Sports Odds Scanner

作者 rsquaredsolutions2026 · GitHub ↗ · v1.1.0 · MIT-0
cross-platform ⚠ suspicious
146
总下载
1
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install odds-scanner
功能描述
Fetch live sports betting odds from 20+ sportsbooks and compare lines. Supports NFL, NBA, MLB, NHL, soccer, and 30+ sports. Use when asked about odds, lines,...
安全使用建议
This skill appears to legitimately call The Odds API and only needs an API key and curl/jq to work, but two things to check before installing: (1) confirm where the skill package came from and the publisher identity (source/homepage are missing); (2) confirm the registry metadata is updated to declare the ODDS_API_KEY requirement — do not paste high-privilege or shared credentials until you trust the publisher. If you proceed, create an API key scoped for The Odds API only, monitor its usage, and consider rotating or revoking it if anything unexpected appears. Autonomous invocation is allowed by default (normal), so the agent could call the API when the skill is used.
功能分析
Type: OpenClaw Skill Name: odds-scanner Version: 1.1.0 The skill is a straightforward implementation for fetching sports betting data from a legitimate third-party service (the-odds-api.com). It uses standard tools like curl and jq to retrieve and format data, follows OpenClaw's credential management patterns for the API key, and contains no evidence of malicious execution, data exfiltration, or prompt injection.
能力评估
Purpose & Capability
The skill's name/description match the instructions: it fetches odds from The Odds API and compares lines. Requested binaries (curl, jq) are appropriate. However, the registry metadata reported "Required env vars: none" while the SKILL.md includes a credential entry requiring ODDS_API_KEY — this mismatch should be resolved.
Instruction Scope
SKILL.md contains focused, minimal runtime instructions: example curl calls to https://api.the-odds-api.com using $ODDS_API_KEY and a jq filter. It does not instruct the agent to read unrelated files, system paths, or extra environment variables.
Install Mechanism
Instruction-only skill with no install spec and no code files. Low install risk because nothing is written to disk by the skill bundle itself.
Credentials
Functionally the skill only needs a single API key (ODDS_API_KEY) for The Odds API, which is proportionate. The concern is the conflicting metadata: the registry claims no required env vars while the SKILL.md requests ODDS_API_KEY. Also the skill's source/homepage are not authoritative (homepage none, source unknown) which increases risk around trust of any credential you supply.
Persistence & Privilege
always is false and the skill is user-invocable with normal autonomous invocation allowed. That is the platform default and not by itself a red flag.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install odds-scanner
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /odds-scanner 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.1.0
Add attribution links to agentbets.ai guides
v1.0.0
Initial release — AgentBets OpenClaw Skills series
元数据
Slug odds-scanner
版本 1.1.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 2
常见问题

Sports Odds Scanner 是什么?

Fetch live sports betting odds from 20+ sportsbooks and compare lines. Supports NFL, NBA, MLB, NHL, soccer, and 30+ sports. Use when asked about odds, lines,... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 146 次。

如何安装 Sports Odds Scanner?

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

Sports Odds Scanner 是免费的吗?

是的,Sports Odds Scanner 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Sports Odds Scanner 支持哪些平台?

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

谁开发了 Sports Odds Scanner?

由 rsquaredsolutions2026(@rsquaredsolutions2026)开发并维护,当前版本 v1.1.0。

💬 留言讨论