openclaw 网盘下载
OpenClaw

技能详情(站内镜像,无评论)

首页 > 技能库 > Polymarket Alpha Suite

6 institutional-grade Polymarket trading tools. NegRisk arbitrage (100% win rate), latency arb, BTC scalping, alpha scanner, universe scanner, edge detection...

金融与交易

许可证:MIT-0

MIT-0 ·免费使用、修改和重新分发。无需归因。

版本:v1.0.0

统计:⭐ 0 · 0 · 0 current installs · 0 all-time installs

0

安装量(当前) 0

🛡 VirusTotal :良性 · OpenClaw :良性

Package:aiagent234-bit/polymarket-alpha-suite

安全扫描(ClawHub)

  • VirusTotal :良性
  • OpenClaw :良性

OpenClaw 评估

The package's code and runtime instructions line up with its stated purpose (Polymarket scanning and optional live trading); sensitive credentials (private key / API keys) are only needed for live order placement and are proportionate, but the registry metadata omits those env vars and the origin is unverified — review before giving live keys.

目的

Name/description match the delivered artifacts: Node.js tools that query Polymarket (Gamma/CLOB), Hyperliquid, and implement arbitrage/alpha strategies. Binaries, endpoints, and files referenced are consistent with a Polymarket trading toolkit.

说明范围

SKILL.md instructs running the included Node scripts and documents environment variables and .env usage for live trading. The instructions are scoped to market scanning, paper trading, and optional live trading. One inconsistency: registry metadata declared no required env vars, but SKILL.md and the code clearly reference POLYMARKET_* variables and POLY_PK for live trading — those are optional for paper/dry runs but are required for live order…

安装机制

No install spec (instruction-only for the agent); the package is delivered as source files (Node scripts). No external archive downloads or installers are invoked by the skill itself. This is low installation risk, but executing untrusted JS source still requires caution.

证书

The code optionally uses POLYMARKET_API_KEY, POLYMARKET_SECRET, POLYMARKET_PASSPHRASE, POLY_PK, POLY_FUNDER and similar variables for live trading. These credentials are proportionate to automated trading functionality. POLY_PK (private key) is highly sensitive but only required for live trading; the README/SETUP emphasize paper trading without credentials. The registry listing not declaring these env vars is an omission and should be correcte…

持久

always:false (normal). The tools persist local state (data/ directory, trades/signals JSON files) under the skill directory which is expected for trading history; they do not request system-wide config changes or other skills' credentials. Autonomous invocation is allowed by default but is not excessive here.

btc_15m.cjs:32

Environment variable access combined with network send.

demo.cjs:12

Shell command execution detected (child_process).

btc_15m.cjs:135

File read combined with network send (possible exfiltration).

latency_arb.cjs:195

File read combined with network send (possible exfiltration).

综合结论

This package appears to do what it claims: scan Polymarket and optionally place live trades. Things to consider before installing or running it: - Paper-trade first: all tools support dry-run/paper modes — exercise those before supplying any credentials. - Sensitive creds: live trading requires API keys or a private key (POLY_PK). Never paste your private key into code or commit it to git. Prefer read-only API keys where possible and keep keys…

安装(复制给龙虾 AI)

将下方整段复制到龙虾中文库对话中,由龙虾按 SKILL.md 完成安装。

请把本段交给龙虾中文库(龙虾 AI)执行:为本机安装 OpenClaw 技能「Polymarket Alpha Suite」。简介:6 institutional-grade Polymarket trading tools. NegRisk arbitrage (100% win rat…。
请 fetch 以下地址读取 SKILL.md 并按文档完成安装:https://raw.githubusercontent.com/openclaw/skills/refs/heads/main/skills/aiagent234-bit/polymarket-alpha-suite/SKILL.md
(来源:yingzhi8.cn 技能库)

SKILL.md

打开原始 SKILL.md(GitHub raw)

暂无本地缓存内容,可在后台执行详情同步。