← Back to Skills Marketplace
dagangtj

Crypto Funding Alert

by dagangtj · GitHub ↗ · v1.0.1
cross-platform ✓ Security Clean
9257
Downloads
2
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install crypto-funding-alert
Description
Real-time crypto funding rate scanner with smart alerts. Finds negative funding rates for profitable long positions. Supports Binance futures. No API key nee...
Usage Guidance
Install only if you are comfortable with the skill contacting Binance public endpoints, saving local scan history, and producing risky crypto futures suggestions. Treat its recommendations as research rather than guaranteed risk controls, and only enable cron jobs or webhooks if you want recurring scans or external alerts.
Capability Analysis
Type: OpenClaw Skill Name: crypto-funding-alert Version: 1.0.1 The skill is classified as suspicious due to a potential uncontrolled file write vulnerability in `scan.js`. While the default data storage path is safe (`~/.openclaw/workspace/data/funding-monitor/scan_history.jsonl`), the `--output <path>` command-line argument allows writing the `scan_history.jsonl` file to an arbitrary directory. Although `path.join` is used, which mitigates simple path traversal, it still permits writing to any location the process has permissions for. This could be exploited by an attacker to write files to sensitive system directories if they can control the arguments passed to `scan.js`, leading to potential denial of service or other impacts. There is no evidence of intentional malicious behavior like data exfiltration or remote code execution within the provided code or prompt instructions.
Capability Assessment
Purpose & Capability
The artifacts match the stated purpose: scan public Binance futures data, score negative funding-rate opportunities, and print trading-oriented suggestions. The safety language overstates some controls because position size and trend filtering are advisory rather than enforced, but the tool does not place trades or access accounts.
Instruction Scope
Default use is manual via node scan.js. Cron, Telegram, Discord, and custom script examples are documented as user-directed integrations rather than automatic behavior.
Install Mechanism
No install script, dependency installer, postinstall hook, or hidden setup behavior is present; metadata only requires Node.js.
Credentials
Outbound HTTPS requests to Binance public API endpoints and local JSONL logging are proportionate to the scanner purpose. The code does not read wallets, browser profiles, API keys, tokens, or private files.
Persistence & Privilege
The script appends scan history under ~/.openclaw/workspace/data/funding-monitor by default and supports a disclosed --output directory for the fixed scan_history.jsonl file. Optional cron persistence is documented and user-controlled, with no privilege escalation.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install crypto-funding-alert
  3. After installation, invoke the skill by name or use /crypto-funding-alert
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.1
Improved documentation with detailed configuration guide and integration examples
v1.0.0
Initial release: Real-time funding rate scanner with smart alerts, risk management, and signal classification
Metadata
Slug crypto-funding-alert
Version 1.0.1
License
All-time Installs 0
Active Installs 0
Total Versions 2
Frequently Asked Questions

What is Crypto Funding Alert?

Real-time crypto funding rate scanner with smart alerts. Finds negative funding rates for profitable long positions. Supports Binance futures. No API key nee... It is an AI Agent Skill for Claude Code / OpenClaw, with 9257 downloads so far.

How do I install Crypto Funding Alert?

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

Is Crypto Funding Alert free?

Yes, Crypto Funding Alert is completely free (open-source). You can download, install and use it at no cost.

Which platforms does Crypto Funding Alert support?

Crypto Funding Alert is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Crypto Funding Alert?

It is built and maintained by dagangtj (@dagangtj); the current version is v1.0.1.

💬 Comments