← 返回 Skills 市场
rsquaredsolutions2026

Odds Converter

作者 rsquaredsolutions2026 · GitHub ↗ · v1.1.0 · MIT-0
cross-platform ⚠ suspicious
123
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install odds-converter
功能描述
Convert between American odds, decimal odds, fractional odds, implied probability, and Kalshi contract prices. Use when asked to convert odds formats, explai...
安全使用建议
This skill appears coherent and limited to odds conversions and requires only python3. Before installing, ensure the agent replaces placeholders safely (don’t interpolate raw user text into shell/python -c commands) to avoid code-injection risks. Confirm your agent has python3 available and that you trust the agent to handle numeric input sanitization. No credentials or network access are required by the skill.
功能分析
Type: OpenClaw Skill Name: odds-converter Version: 1.1.0 The skill uses `python3 -c` to execute dynamically constructed Python code for mathematical conversions. The instructions in `SKILL.md` direct the agent to perform string replacement of placeholders (like `ODDS`, `DEC`, or `PROB`) with user-provided values, which creates a high risk of Python code injection if the input is not strictly sanitized. While the intent appears to be a legitimate betting utility, the execution pattern is a significant security vulnerability.
能力评估
Purpose & Capability
Name/description match the runtime instructions: the SKILL.md provides direct conversion formulas for American, decimal, fractional, implied probability, and Kalshi prices and explicitly requires python3, which is necessary to run the provided snippets.
Instruction Scope
Instructions are narrowly scoped to numeric conversions and formatting. One operational caveat: the skill tells the agent to run python3 -c with placeholders (e.g., ODDS, DEC) that must be replaced before execution. If an agent naively interpolates unsanitized user input into a shell command, that could permit code injection. The skill itself does not instruct reading files, environment variables, or external endpoints.
Install Mechanism
No install spec or third-party download; this is instruction-only and requires only an existing python3 binary, which is proportionate and low-risk.
Credentials
No environment variables, credentials, or config paths are requested. The required binary (python3) is directly justified by the provided inline Python snippets.
Persistence & Privilege
always is false and the skill does not request persistent system presence or modify other skills. Autonomous invocation is allowed (default), which is expected for skills of this type.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install odds-converter
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /odds-converter 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.1.0
Add attribution links to agentbets.ai guides
v1.0.0
Initial release — AgentBets OpenClaw Skills series
元数据
Slug odds-converter
版本 1.1.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 2
常见问题

Odds Converter 是什么?

Convert between American odds, decimal odds, fractional odds, implied probability, and Kalshi contract prices. Use when asked to convert odds formats, explai... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 123 次。

如何安装 Odds Converter?

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

Odds Converter 是免费的吗?

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

Odds Converter 支持哪些平台?

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

谁开发了 Odds Converter?

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

💬 留言讨论