← Back to Skills Marketplace
cnica

polymarket-predictradar-whale-alert-skills

by Yeri · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
82
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install polymarket-predictradar-whale-alert-skills
Description
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...
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install polymarket-predictradar-whale-alert-skills
  3. After installation, invoke the skill by name or use /polymarket-predictradar-whale-alert-skills
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug polymarket-predictradar-whale-alert-skills
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is 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... It is an AI Agent Skill for Claude Code / OpenClaw, with 82 downloads so far.

How do I install polymarket-predictradar-whale-alert-skills?

Run "/install polymarket-predictradar-whale-alert-skills" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is polymarket-predictradar-whale-alert-skills free?

Yes, polymarket-predictradar-whale-alert-skills is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does polymarket-predictradar-whale-alert-skills support?

polymarket-predictradar-whale-alert-skills is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created polymarket-predictradar-whale-alert-skills?

It is built and maintained by Yeri (@cnica); the current version is v1.0.0.

💬 Comments