← 返回 Skills 市场
cnica

polymarket-predictradar-daily-anomalies-skills

作者 Yeri · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
88
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install polymarket-predictradar-daily-anomalies-skills
功能描述
Polymarket Daily Anomaly Report. Scans for 3 types of market anomalies: Black Swan (sudden probability shifts in 2h windows), Whale Wars (large opposing bets...
安全使用建议
This skill appears to implement the promised Polymarket anomaly reporting logic, but it depends on a shared 'polymarket-data-layer' (mcp-client and gamma-client) and likely expects environment variables (e.g., MCP_URL and possibly API keys) that are not declared in the skill metadata. Before installing or running: 1) Ask the publisher what runtime dependencies and env vars (MCP_URL, API keys, search provider keys) are required and where the polymarket-data-layer modules come from. 2) Confirm whether mcp-client requires credentials with access to proprietary DBs or cloud services; do not provide high-privilege cloud keys unless you trust the source. 3) Review the full content-analysis.js (the shared module code) and any mcp/gamma clients that will run in your environment to ensure they don't send data to unexpected hosts. 4) Note privacy/ethical implications: the skill displays full 42-char wallet addresses for copy-trading and runs queries across wallet histories (may reveal user-associated activity). If you cannot verify the origin of the shared data-layer or required credentials, run it in an isolated environment or decline installation.
功能分析
Type: OpenClaw Skill Name: polymarket-predictradar-daily-anomalies-skills Version: 1.0.0 The skill bundle is designed to generate analytical reports on Polymarket anomalies, including sudden price shifts (Black Swans), opposing large bets (Whale Wars), and suspicious new-wallet activity (Insider Watch). The logic is implemented through a Node.js script (`scripts/content-analysis.js`) and detailed instructions in `SKILL.md` that utilize a Model Context Protocol (MCP) for data queries and the Gamma API for market metadata. The code and instructions are transparent, follow security best practices by explicitly forbidding the exposure of internal infrastructure details, and contain no evidence of malicious intent, data exfiltration, or unauthorized execution.
能力评估
Purpose & Capability
The name/description (daily anomaly report for Polymarket) matches the code and SKILL.md: it queries trade data, classifies domains, and builds reports. However, the skill requires a shared 'polymarket-data-layer' (mcp-client and gamma-client) via relative requires, which implies runtime dependencies outside the skill package. The registry metadata declares no required env vars or credentials, yet the code and usage comments indicate an external MCP_URL and a live MCP service may be required. This is a proportion mismatch between claimed requirements and actual runtime needs.
Instruction Scope
SKILL.md explicitly requires live queries to MCP, Gamma API, and WebSearch and forbids fabricating numbers — consistent with purpose. But it also instructs to display full wallet addresses for copy-trading and to construct clickable Polymarket URLs. The instructions rely on making many SQL queries via mcp.query (including historical queries across wallets) which could surface large volumes of user/market data. The SKILL.md does not declare what credentials or audit/logging policy will be used for WebSearch or MCP access, nor does it limit what context the agent may read beyond the data sources. The instructions reference a shared mcp-client wrapper and handshake behavior (initialize + notifications/initialized), which means the agent must have access to that shared code and any credentials it uses.
Install Mechanism
No install spec — instruction-only plus a single script file. That minimizes disk-install risk. The code uses relative requires (polymarket-data-layer), so risk stems from relying on the host environment to provide that module rather than from an install step downloading arbitrary archives.
Credentials
Registry metadata declares no required env vars or credentials, but the script usage comment ('MCP_URL=... node content-analysis.js') and reliance on mcp-client/gamma-client imply environment configuration and possibly secrets (MCP service URL, API keys) are needed. SKILL.md also expects WebSearch for news context but does not specify which search provider or required API keys. The skill will access wallet addresses and trade histories (sensitive user-related data) but doesn't declare or justify the credentials/privileges needed to query that data—this is an inconsistency and a potential privacy/credential exposure risk.
Persistence & Privilege
The skill does not request always:true and has no install hooks. It appears to be user-invokable and not forced into all agent runs. It does not modify other skills or system-wide settings in the provided files.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install polymarket-predictradar-daily-anomalies-skills
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /polymarket-predictradar-daily-anomalies-skills 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Polymarket Daily Anomalies Skill v1.0 - Launches daily anomaly detection reports for Polymarket, focused on three event types: Black Swan (rapid price swings), Whale Wars (opposing large bets), and Insider Watch (suspicious new-wallet activity). - Automatically scans recent trades and market data using only live, real data sources—outputs never contain fabricated stats or news. - Includes clickable Polymarket links and full wallet addresses for each anomaly found, enabling user verification and copy-trading. - Results are enriched with 1–2 paragraph news context for non-sports events via web search. Sports markets get brief match info. - Users can trigger reports with natural phrases like “any anomalies today," “insider watch,” or “whale wars.”
元数据
Slug polymarket-predictradar-daily-anomalies-skills
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

polymarket-predictradar-daily-anomalies-skills 是什么?

Polymarket Daily Anomaly Report. Scans for 3 types of market anomalies: Black Swan (sudden probability shifts in 2h windows), Whale Wars (large opposing bets... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 88 次。

如何安装 polymarket-predictradar-daily-anomalies-skills?

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

polymarket-predictradar-daily-anomalies-skills 是免费的吗?

是的,polymarket-predictradar-daily-anomalies-skills 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

polymarket-predictradar-daily-anomalies-skills 支持哪些平台?

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

谁开发了 polymarket-predictradar-daily-anomalies-skills?

由 Yeri(@cnica)开发并维护,当前版本 v1.0.0。

💬 留言讨论