← 返回 Skills 市场
137
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install polymarket-arb
功能描述
Find and analyze arbitrage opportunities across prediction markets like Polymarket and Kalshi.
安全使用建议
This skill appears coherent and limited to querying the AIsa prediction-market API. Before installing: 1) Verify that the AISA_API_KEY you supply is intended for the third-party AIsa service (api.aisa.one) and that you trust that provider. 2) Do not provide private keys or wallet seeds — the scripts only need public wallet addresses if you want wallet-specific queries. 3) Because each call costs money (readme notes $0.01 per read), monitor usage and API bills. 4) Run the included Python scripts locally or review the two source files yourself; they perform only GET requests and local parsing. 5) If you want to be tighter: create a scoped API key with minimal permissions and rotate it if you stop using the skill.
功能分析
Type: OpenClaw Skill
Name: polymarket-arb
Version: 1.0.1
The skill bundle provides a legitimate toolkit for analyzing prediction market arbitrage between Polymarket and Kalshi via the AIsa API. The Python scripts (arbitrage_finder.py and prediction_market_client.py) use standard libraries to interact with the documented API endpoint (api.aisa.one) and do not exhibit any signs of data exfiltration, malicious execution, or obfuscation. The skill instructions in skill.md are well-defined and include safety constraints regarding command execution.
能力评估
Purpose & Capability
Name and description match the included Python clients and CLI (arbitrage_finder.py and prediction_market_client.py). Required binaries (curl, python3) and the single required env var (AISA_API_KEY) are directly used to call the AIsa API endpoints on api.aisa.one; this is proportionate for a read-only arbitrage/data-aggregation skill.
Instruction Scope
SKILL.md only instructs fetching market, price, and orderbook data from api.aisa.one and contains explicit constraints (must replace {…} placeholders before executing curl). The Python scripts likewise perform GET requests to the same API and parse prices/orderbooks. There are no instructions to read unrelated local files, secret stores, or to transmit data to unexpected endpoints.
Install Mechanism
No install spec is provided (instruction-only + included scripts). That reduces risk — nothing is downloaded or written during install. The required runtime tools are standard (curl, python3).
Credentials
Only AISA_API_KEY is required and used as an Authorization Bearer token to call api.aisa.one. The scripts do not request additional unrelated credentials or file paths. Note: the scripts can query wallet positions/activity if you pass wallet addresses — supplying wallet addresses is optional but could reveal public wallet activity via the API, which is expected for market analysis.
Persistence & Privilege
The skill does not request always:true, does not attempt to modify other skills or system configuration, and does not persist credentials beyond reading AISA_API_KEY from the environment. Autonomous invocation is allowed by default but is not combined with elevated privileges or broad credential access.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install polymarket-arb - 安装完成后,直接呼叫该 Skill 的名称或使用
/polymarket-arb触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
No user-facing changes; documentation only.
- No updates or modifications detected in this version.
- All features and usage remain unchanged.
v1.0.0
- Initial release of Prediction Market Arbitrage skill.
- Enables detection and analysis of arbitrage opportunities across Polymarket and Kalshi.
- Supports matching markets, comparing odds, and checking orderbook depth for actionable trades.
- Provides cURL-based API reference and strict input validation for parameters.
- Requires an API key for usage.
元数据
常见问题
Polymarket Spread Arbitrage 是什么?
Find and analyze arbitrage opportunities across prediction markets like Polymarket and Kalshi. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 137 次。
如何安装 Polymarket Spread Arbitrage?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install polymarket-arb」即可一键安装,无需额外配置。
Polymarket Spread Arbitrage 是免费的吗?
是的,Polymarket Spread Arbitrage 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Polymarket Spread Arbitrage 支持哪些平台?
Polymarket Spread Arbitrage 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Polymarket Spread Arbitrage?
由 AIsa(@aisadocs)开发并维护,当前版本 v1.0.1。
推荐 Skills