← 返回 Skills 市场
dagangtj

Crypto Funding Alert

作者 dagangtj · GitHub ↗ · v1.0.1
cross-platform ✓ 安全检测通过
9257
总下载
2
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install 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...
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install crypto-funding-alert
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /crypto-funding-alert 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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
元数据
Slug crypto-funding-alert
版本 1.0.1
许可证
累计安装 0
当前安装数 0
历史版本数 2
常见问题

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... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 9257 次。

如何安装 Crypto Funding Alert?

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

Crypto Funding Alert 是免费的吗?

是的,Crypto Funding Alert 完全免费(开源免费),可自由下载、安装和使用。

Crypto Funding Alert 支持哪些平台?

Crypto Funding Alert 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Crypto Funding Alert?

由 dagangtj(@dagangtj)开发并维护,当前版本 v1.0.1。

💬 留言讨论