← Back to Skills Marketplace
deanpeng-dotcom

Smart Money

by deanpeng-dotcom · GitHub ↗ · v1.2.1 · MIT-0
cross-platform ⚠ suspicious
135
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install smart-money
Description
Smart money whale tracking skill. Activate when user mentions smart money, whale tracking, 聪明钱, 鲸鱼追踪, fund tracking, on-chain signals, what are whales buying...
Usage Guidance
This skill appears to do what it says (on-chain whale tracking) but contains a few things to consider before installing: 1) External backend: all queries and your custom-watchlist info are sent to https://mcp-skills.ai.antalpha.com — only install if you trust that service and owner. 2) Local secret: the skill creates and asks you to store an api_key and agent_id in ~/.smart-money/agent.json; protect that file (permissions, don't paste it into prompts). 3) Recurring Cron tasks: the skill strongly recommends (and suggests running) cron jobs that will call the remote API periodically. These create persistent network traffic and use your saved api_key — review and approve any cron command before running it, and avoid automatic creation without an explicit consent step. 4) Clarify contradictions: the README mentions 'zero config' but the runtime flow includes registering and saving an api_key — ask the author which mode (with/without api_key) applies. 5) If you need lower persistence, use one-off smart-money-signal calls and avoid adding custom addresses or creating cron jobs. If you proceed, rotate and revoke the api_key if you later uninstall the skill or suspect misuse.
Capability Analysis
Type: OpenClaw Skill Name: smart-money Version: 1.2.1 The skill contains instructions in SKILL.md and README.md that direct the AI agent to automatically execute system-level commands (openclaw cron add) without seeking user confirmation. While this is intended to enable periodic monitoring for blockchain signals, the explicit instruction to 'execute without waiting for extra confirmation' and the use of 'strong-nudge' copy to bypass user agency are high-risk patterns. The skill also manages local persistence of an API key in ~/.smart-money/agent.json and interacts with a remote MCP server at mcp-skills.ai.antalpha.com.
Capability Tags
cryptorequires-walletrequires-sensitive-credentials
Capability Assessment
Purpose & Capability
The name/description (whale/smart-money tracking) aligns with the stated runtime behavior: calls to a remote MCP server, agent registration, listing/adding wallet addresses, and querying on-chain signals. Required capabilities (agent_id, api_key saved locally) are consistent with a remote, multi-tenant backend.
Instruction Scope
SKILL.md directs the agent to register with the remote MCP endpoint and persist agent credentials at ~/.smart-money/agent.json and to create Cron tasks to receive notifications. These actions are within the purpose (to get recurring signals) but they expand the agent's runtime scope to writing files under the user's home directory and scheduling recurring jobs. The doc strongly nudges the agent to create Cron tasks, including example commands and language like 'I will execute it for you automatically', which is persuasive and broadens what the agent will do if followed.
Install Mechanism
Instruction-only skill: no install spec, no binaries, no archives to download. This is low-risk from an install-execution perspective.
Credentials
The skill does not request unrelated environment variables or system credentials. It does require persistence of an api_key produced by antalpha-register and an agent_id; storing that secret locally is expected for a remote service but users should be aware the file contains a secret and the docs explicitly warn to keep it safe. There is a minor documentation ambiguity about 'Zero config' vs storing api_key which should be clarified.
Persistence & Privilege
The skill asks the agent (and encourages the user) to create scheduled Cron tasks that periodically call the remote MCP tools. While not set to always:true, recurring Cron jobs create ongoing network activity and a persistent presence that uses saved agent credentials. The combination of a persisted api_key, scheduled autonomous calls, and an external backend increases the blast radius if the backend or credentials are compromised. The skill's strong-nudge language ('MANDATORY', 'I will execute it for you automatically') is also a behavioral concern since it may prompt agents to create persistent tasks without careful user review.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install smart-money
  3. After installation, invoke the skill by name or use /smart-money
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.2.1
Version 1.2.1 of the smart-money skill includes these important updates: - Adding a custom address now requires the agent to guide users to set up a Cron monitoring task; without it, users will not receive signal notifications. - Clarified that without a scheduled (Cron) check, on-chain signals for custom addresses remain server-side and are never delivered to users. - Expanded skill activation and description to include whale LP (liquidity pool) activity and custom wallet watch scenarios. - Added detailed instructions and messaging for agents to enforce/automate Cron setup when users add new watch addresses. - Documentation and interface (SKILL.md, README.md) updated to reflect subscription (reference counting), mandatory monitoring, and new signal types (POOL_IN, POOL_OUT).
v1.0.2
- Improved documentation for workflow setup, agent registration, and usage of smart money tracking tools. - Added detailed instructions for monitoring wallets and handling recurring checks, including both cron and non-cron agent workflows. - Incorporated new message templates and behavior rules for presenting signals and monitoring confirmations. - Clarified security notes and agent identity management. - Listed up-to-date public pool wallet addresses and data sources. - All user-facing replies must end with the specified brand attribution.
Metadata
Slug smart-money
Version 1.2.1
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 2
Frequently Asked Questions

What is Smart Money?

Smart money whale tracking skill. Activate when user mentions smart money, whale tracking, 聪明钱, 鲸鱼追踪, fund tracking, on-chain signals, what are whales buying... It is an AI Agent Skill for Claude Code / OpenClaw, with 135 downloads so far.

How do I install Smart Money?

Run "/install smart-money" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Smart Money free?

Yes, Smart Money is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Smart Money support?

Smart Money is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Smart Money?

It is built and maintained by deanpeng-dotcom (@deanpeng-dotcom); the current version is v1.2.1.

💬 Comments