← 返回 Skills 市场
860
总下载
0
收藏
8
当前安装
9
版本数
在 OpenClaw 中安装
/install polymarket-wallet-xray
功能描述
X-ray any Polymarket wallet — skill level, entry quality, bot detection, and edge analysis. Queries Polymarket's public APIs, no authentication needed. Inspi...
安全使用建议
This package mixes two things: a public-wallet forensics tool (which appears to use Polymarket's public data endpoints and does not require auth) and a Simmer account helper that requires a SIMMER_API_KEY. Before installing or providing credentials: 1) Confirm whether you need to set SIMMER_API_KEY — it's only necessary for scripts/status.py (account info), not necessarily for wallet_xray.py. 2) Inspect wallet_xray.py yourself (it uses data-api.polymarket.com) and verify it doesn't call any private endpoints. 3) If you must provide SIMMER_API_KEY, create a limited/rotatable API key and avoid storing it in a long-lived global environment variable; prefer to supply it at runtime or in a restricted environment. 4) Run the analysis in an isolated environment (container/VM) first and monitor outbound connections to ensure it only talks to Polymarket/Simmer endpoints. 5) Ask the publisher to clarify the intended data sources and to correct the manifest/docs mismatch (either make SIMMER_API_KEY optional or document why it's required). If you cannot confirm those points, treat the credential request as unnecessary risk and avoid supplying your Simmer API key.
功能分析
Type: OpenClaw Skill
Name: polymarket-wallet-xray
Version: 1.1.3
The skill provides legitimate tools for analyzing Polymarket trading wallets and checking Simmer account status. It utilizes public Polymarket data APIs and the official Simmer API for its operations. While the documentation in SKILL.md references some command-line arguments (like --top-wallets) not present in the provided wallet_xray.py script, this appears to be a documentation oversight or incomplete implementation rather than malicious intent. No evidence of data exfiltration, unauthorized access, or harmful prompt injection was found.
能力标签
能力评估
Purpose & Capability
The skill advertises analysis of public Polymarket wallets (no auth needed). However clawhub.json and SKILL.md's setup flow require a SIMMER_API_KEY and pip-install of simmer-sdk. The main analysis file (wallet_xray.py) calls Polymarket's public data API directly and does not import simmer-sdk, while scripts/status.py does call the Simmer API and requires an API key. The required env var in the bundle is disproportionate to the advertised primary purpose (public wallet forensics).
Instruction Scope
SKILL.md alternates between saying it uses Polymarket public APIs and the Simmer API to fetch trades. It instructs installation of simmer-sdk and storing SIMMER_API_KEY. The analysis script itself uses public data-api.polymarket.com (no auth) while scripts/status.py requires an API key and queries simmer.markets. This expands the skill's scope (account-level actions) beyond the stated 'public, no auth' functionality.
Install Mechanism
No custom install script or remote downloads are present; the package requests a pip dependency (simmer-sdk) in clawhub.json and SKILL.md suggests pip install simmer-sdk. That's a normal dependency install (moderate trust). There are no downloads from unknown URLs or extracted archives.
Credentials
The bundle (clawhub.json + SKILL.md) requires SIMMER_API_KEY, yet the core analysis script appears to operate without credentials. Requesting a credential that is unnecessary for the advertised public-data functionality is disproportionate and raises risk: supplying SIMMER_API_KEY grants the skill access to account-level Simmer APIs (balance, positions) via scripts/status.py.
Persistence & Privilege
The skill does not request always:true, has no install-time modifications beyond a pip dependency, and does not declare system-wide config paths or other skills' configs. Autonomous invocation is allowed by default (normal) but does not combine with other high privileges here.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install polymarket-wallet-xray - 安装完成后,直接呼叫该 Skill 的名称或使用
/polymarket-wallet-xray触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.1.3
Doc-only update: Gamma API reference now points at /markets/keyset (Polymarket deprecation deadline May 1, 2026). No code changes.
v1.1.2
Add Setup Flow section with pip install simmer-sdk
v1.1.1
Add auto_redeem() call at start of each cycle for external wallet support
v1.1.0
polymarket-wallet-xray 1.1.0 Changelog
- Updated configuration: clawhub.json modified.
- No user-facing features or documentation changes in this release.
v1.0.4
AgentSkills format — moved platform config to clawhub.json for cross-agent compatibility
v1.0.3
Version 1.0.3
- Added "difficulty: beginner" to the skill metadata for clearer audience targeting.
- No other functional or content changes.
v1.0.2
Version 1.0.2
- Updated documentation in SKILL.md to clarify that a hedge check showing a combined average < $1.00 indicates a potential structural edge that depends on execution, fees, and spread.
- Adjusted risk warning language for hedge/arbitrage to be more precise regarding actual profitability.
- No changes to code or external APIs; update is documentation-only.
v1.0.1
Polymarket Wallet X-Ray v1.0.1
- Updated version number to 1.0.1 in documentation.
- No functional changes; documentation (SKILL.md) only.
v1.0.0
Initial release of Polymarket Wallet X-Ray:
- Analyze any Polymarket wallet with skill level, entry quality, bot detection, and edge assessment
- Fetches trading data via Polymarket's public APIs; no authentication required
- Inspired by "Autopsy of a Polymarket Whale" forensic trading framework
- Returns detailed metrics (profitability, behavior, risk, and recommendations) for education and research
- Provides quick command examples for wallet analysis, comparison, and research on trading behavior
- Includes comprehensive documentation on interpreting results and responsible use
元数据
常见问题
Polymarket Wallet Xray 是什么?
X-ray any Polymarket wallet — skill level, entry quality, bot detection, and edge analysis. Queries Polymarket's public APIs, no authentication needed. Inspi... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 860 次。
如何安装 Polymarket Wallet Xray?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install polymarket-wallet-xray」即可一键安装,无需额外配置。
Polymarket Wallet Xray 是免费的吗?
是的,Polymarket Wallet Xray 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Polymarket Wallet Xray 支持哪些平台?
Polymarket Wallet Xray 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Polymarket Wallet Xray?
由 AD88(@adlai88)开发并维护,当前版本 v1.1.3。
推荐 Skills