← 返回 Skills 市场
Prediction Market Aggregator
作者
JamieRossouw
· GitHub ↗
· v1.0.0
894
总下载
0
收藏
4
当前安装
1
版本数
在 OpenClaw 中安装
/install prediction-market-aggregator
功能描述
Cross-market prediction market data aggregator. Covers Polymarket, Manifold, Metaculus, and Kalshi. Finds arbitrage between markets, tracks consensus drift,...
安全使用建议
This skill's description says it will call multiple external APIs (Polymarket, Manifold, Kalshi) and even perform EIP-712 signing, but the registry lists no required API keys or dependencies — that's inconsistent. Before installing or using it, ask the publisher for: (1) the full source or manifest so you can audit network calls; (2) an explicit list of required environment variables and whether any private keys or signing capabilities are needed (never provide private wallet keys); (3) how credentials are stored and used (prefer read-only API keys scoped with minimal permissions); (4) whether it will invoke other skills (e.g., argus-edge) and whether those are available/trusted. If they cannot supply clear, verifiable answers or a public repo, treat the skill cautiously and run it only in a restricted/sandboxed environment or not at all.
功能分析
Type: OpenClaw Skill
Name: prediction-market-aggregator
Version: 1.0.0
The provided files, `_meta.json` and `SKILL.md`, describe a prediction market aggregation skill. The `_meta.json` contains standard metadata. The `SKILL.md` details the skill's features, markets covered, and usage instructions, including the need for API keys for certain platforms. There are no instructions for prompt injection against the AI agent, no commands for unauthorized execution, data exfiltration, or persistence. The skill's purpose, while involving financial markets and potential 'bets', is clearly stated and does not exhibit malicious intent within the scope of the provided documentation.
能力评估
Purpose & Capability
The SKILL.md describes direct integration with Polymarket (including EIP-712 signing), Manifold, Kalshi (API keys), and an Argus 'argus-edge' skill. However the registry metadata lists no required env vars, no primary credential, and no declared dependency on other skills. Real use of Polymarket/Kalshi/Manifold typically requires API keys and (for Polymarket trading) signing keys; those are not declared, which is inconsistent with the stated purpose.
Instruction Scope
The instructions tell the agent to query multiple external APIs and to 'plug into' an Argus edge-detection skill but give no concrete auth/endpoint guidance or handling for credentials. The SKILL.md implicitly expects network calls and cross-skill invocation, but does not specify how credentials are obtained, stored, or protected.
Install Mechanism
This is an instruction-only skill with no install spec and no code files. That reduces supply-chain risk from arbitrary downloads, but also means there is no source code to review—making it harder to verify behavior.
Credentials
The skill claims it will use APIs that usually require API keys and EIP-712 signing (which could imply wallet private keys), yet requires.env is empty. Requesting private keys or signing ability would be high-risk; the absence of declared env vars is a mismatch and a red flag.
Persistence & Privilege
always:false (normal) and disable-model-invocation:false (normal autonomous capability). The skill references invoking another skill ('argus-edge') but does not request elevated or persistent system-level privileges or to modify other skills' configs.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install prediction-market-aggregator - 安装完成后,直接呼叫该 Skill 的名称或使用
/prediction-market-aggregator触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release: Unified, open-source prediction market data aggregator and arbitrage detection tool.
- Aggregates and compares data across Polymarket, Manifold, Metaculus, and Kalshi.
- Detects arbitrage opportunities and consensus drift between markets in real time.
- Supports Polymarket CLOB integration with edge and counter-consensus detection.
- Provides unified API response for cross-market analysis and alerts.
- Open-source alternative to DomeAPI with migration guidance included.
元数据
常见问题
Prediction Market Aggregator 是什么?
Cross-market prediction market data aggregator. Covers Polymarket, Manifold, Metaculus, and Kalshi. Finds arbitrage between markets, tracks consensus drift,... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 894 次。
如何安装 Prediction Market Aggregator?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install prediction-market-aggregator」即可一键安装,无需额外配置。
Prediction Market Aggregator 是免费的吗?
是的,Prediction Market Aggregator 完全免费(开源免费),可自由下载、安装和使用。
Prediction Market Aggregator 支持哪些平台?
Prediction Market Aggregator 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Prediction Market Aggregator?
由 JamieRossouw(@jamierossouw)开发并维护,当前版本 v1.0.0。
推荐 Skills