← Back to Skills Marketplace
139
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install whale-scanner
Description
Real-time institutional transaction monitoring.
README (SKILL.md)
Whale Flow Scanner
Real-time institutional transaction monitoring.
Usage
This skill connects to the Money Machine x402 API. Calls are free for basic health, but premium signals require a 402 payment proof.
import { execute } from "whale-scanner";
const signal = await execute({ ticker: "BTC" });
Usage Guidance
This result is low confidence because the workspace inspection commands failed, so install only after the artifact contents are reviewed successfully.
Capability Analysis
Type: OpenClaw Skill
Name: whale-scanner
Version: 1.0.1
The skill is a simple API wrapper for a financial monitoring service. It fetches data from a remote endpoint and handles HTTP 402 (Payment Required) responses by returning a message that includes a SOL wallet address (AKz1pZ8yxtFQLwTpDKJGZjLeBUX4rnobX7HdMF3uvK6W) for premium access. The code in index.js and the instructions in SKILL.md are transparent about this pay-to-play model and do not contain any malicious logic, data exfiltration, or unauthorized execution capabilities.
Capability Tags
Capability Assessment
Purpose & Capability
No artifact evidence was available to support a purpose or capability concern.
Instruction Scope
No artifact evidence was available to support an instruction-scope concern.
Install Mechanism
No artifact evidence was available to support an install-mechanism concern.
Credentials
No artifact evidence was available to support an environment-proportionality concern.
Persistence & Privilege
No artifact evidence was available to support a persistence or privilege concern.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install whale-scanner - After installation, invoke the skill by name or use
/whale-scanner - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.1
- Added SKILL.md documentation outlining usage and compatibility.
- Describes integration with Money Machine x402 API for real-time institutional transaction monitoring.
- Clarifies premium and free API call requirements.
- Provides example code snippet for fetching signals.
Metadata
Frequently Asked Questions
What is Whale Flow Scanner?
Real-time institutional transaction monitoring. It is an AI Agent Skill for Claude Code / OpenClaw, with 139 downloads so far.
How do I install Whale Flow Scanner?
Run "/install whale-scanner" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Whale Flow Scanner free?
Yes, Whale Flow Scanner is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Whale Flow Scanner support?
Whale Flow Scanner is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Whale Flow Scanner?
It is built and maintained by ssyopro (@ssidharhubble); the current version is v1.0.1.
More Skills