← 返回 Skills 市场
cnica

polymarket-predictradar-whale-alert-skills

作者 Yeri · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
82
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install polymarket-predictradar-whale-alert-skills
功能描述
Polymarket Whale Alert — real-time large order monitoring. Queries the past 24 hours of smart money (HUMAN/MM/SIGNAL) large orders. Trigger words: whale, wha...
安全使用建议
This skill itself is instruction-only and appears to do what its name says, but it depends on organization-internal modules (../../polymarket-data-layer) and an MCP session handshake that are not declared in the registry metadata. Before installing or enabling it: 1) Confirm the skill's source and that the referenced polymarket-data-layer library exists and is trusted. 2) Ask the publisher where MCP credentials/session tokens are stored and whether the shared client has network access to internal databases. 3) Verify the MCP client's code (mcp-client.js and smartmoney/gamma wrappers) to ensure it does not exfiltrate data and uses least-privilege credentials. 4) Run the skill in a restricted/dev environment first to observe behavior and outputs (it will execute SQL queries via the shared client). 5) If you do not operate inside the organization that hosts those shared modules, expect the skill to fail or to rely on hidden credentials — avoid running it with elevated access. If the publisher cannot explain the implicit credentials or provide source code for the shared data-layer wrappers, treat the skill as untrusted.
功能分析
Type: OpenClaw Skill Name: polymarket-predictradar-whale-alert-skills Version: 1.0.0 The skill bundle defines a Polymarket whale monitoring tool that uses internal scripts (mcp-client, smartmoney, and gamma-client) to query and filter trade data. The instructions in SKILL.md are well-structured, focusing on data retrieval, filtering criteria (e.g., PnL thresholds, win rates), and specific output formatting. There is no evidence of malicious intent, data exfiltration, or unauthorized execution; the logic is entirely consistent with the stated purpose of providing market analytics.
能力评估
Purpose & Capability
The SKILL.md describes exactly the expected functionality (query past-24h large trades, filter by smart-money labels, enrich with market metadata). The required actions (SQL queries, classification lookup, URL construction) are coherent with the stated purpose.
Instruction Scope
Instructions are prescriptive and scoped to fetching trade rows, filtering by smart-money profiles, and producing structured output. They explicitly instruct running SQL via the MCP client and using the smart-money and gamma clients. This is within scope, but the skill instructs the agent to run direct SQL queries against internal analytics tables and to display full wallet addresses — acceptable for this task but sensitive and worthy of review.
Install Mechanism
There is no install spec and no code files (instruction-only), so nothing is written to disk by the skill itself. This is lower risk, but the skill expects shared modules to be available at ../../polymarket-data-layer — a runtime dependency that's not declared in the registry metadata.
Credentials
The skill declares no required environment variables or credentials, yet it relies on a shared 'polymarket-data-layer' that the SKILL.md says performs an MCP session handshake. Where credentials/session tokens come from is not specified. That hidden dependency (implicit credentials or access baked into the shared modules) is a proportionally large privilege for a seemingly public registry entry and should be clarified before use.
Persistence & Privilege
The skill is not marked always:true and does not request persistent presence or changes to other skills. It does not attempt to modify system or skill configs in the provided instructions.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install polymarket-predictradar-whale-alert-skills
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /polymarket-predictradar-whale-alert-skills 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Polymarket Whale Alert Skill v1.0.0 - New real-time monitoring of large (whale) orders on Polymarket for the past 24 hours. - Filters and lists only smart money orders: HUMAN (≥$5k), MM/SIGNAL (≥$10k), with win rate ≥60% and high PnL. - Detects and surfaces top smart money trades, including wallet address, order size, market (with clickable link), and trader stats. - Auto-triggers on keywords like “whale alert”, “big trades”, and “any whales today”. - Strictly uses live on-chain and profile data; never fabricates numbers or trader identities.
元数据
Slug polymarket-predictradar-whale-alert-skills
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

polymarket-predictradar-whale-alert-skills 是什么?

Polymarket Whale Alert — real-time large order monitoring. Queries the past 24 hours of smart money (HUMAN/MM/SIGNAL) large orders. Trigger words: whale, wha... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 82 次。

如何安装 polymarket-predictradar-whale-alert-skills?

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

polymarket-predictradar-whale-alert-skills 是免费的吗?

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

polymarket-predictradar-whale-alert-skills 支持哪些平台?

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

谁开发了 polymarket-predictradar-whale-alert-skills?

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

💬 留言讨论