← 返回 Skills 市场
xueyetianya

Bytesagain Crypto

作者 bytesagain4 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
114
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install bytesagain-crypto
功能描述
Real-time crypto prices and 100+ technical indicators (RSI, MACD, etc.) using Binance API. 支持实时行情监控、指标计算及全网资产扫描。Pure technical reference, zero external ads.
使用说明 (SKILL.md)

BytesAgain Crypto / 楼台加密助手

The most powerful local crypto analysis suite for AI agents.

Quick Start / 快速开始

Just ask your AI assistant: / 直接告诉 AI 助手:

  • "Show me real-time RSI for BTC/USDT on 1h timeframe" (显示BTC一小时RSI)
  • "What is the MACD signal for ETH right now?" (获取ETH实时MACD信号)
  • "Scan top USDT pairs for oversold conditions" (扫描超卖的USDT交易对)

Features / 功能特性

  • Real-Time Data: Direct integration with Binance Public API.
  • Indicators: RSI, MACD, Bollinger Bands, EMA, SMA, and more.
  • Zero API Key: No registration needed for basic queries.

Requirements / 要求

  • bash 4+
  • python3 (requests)

Feedback

https://bytesagain.com/feedback/ Powered by BytesAgain | bytesagain.com

安全使用建议
This skill appears to do what it says: it fetches public market data from Binance and CoinGecko and computes indicators locally using Bash+Python. Before installing, note that (1) the script will make outbound network requests to public APIs (so your agent needs internet access), (2) it executes a bundled shell script and embedded Python — review scripts/script.sh if you want to audit exact behavior, and (3) public APIs may be rate-limited. No secrets or elevated privileges are requested, so the footprint is proportionate to the described purpose.
功能分析
Type: OpenClaw Skill Name: bytesagain-crypto Version: 1.0.0 The skill bundle provides cryptocurrency market data and technical indicators but contains a code injection vulnerability in scripts/script.sh. The cmd_pairs function unsafely interpolates the user-provided 'filter' argument directly into a Python script executed via 'python3 -c', which could allow for arbitrary code execution if a crafted string (e.g., containing single quotes and Python commands) is passed. While the overall functionality aligns with the stated purpose and no evidence of intentional malice or data exfiltration was found, this lack of input sanitization poses a significant security risk.
能力评估
Purpose & Capability
Name/description advertises Binance/CoinGecko market data and technical indicators; the script queries Binance and CoinGecko and computes indicators locally. Required tools (bash, python3) are appropriate and proportional.
Instruction Scope
SKILL.md is a simple usage guide; runtime behavior (as implemented in scripts/script.sh) only fetches public API endpoints and performs local calculations. The instructions do not ask the agent to read unrelated files or secrets.
Install Mechanism
No install spec (instruction-only + a script). No downloads or extraction from untrusted URLs; the code runs locally. This is the lowest-risk install pattern.
Credentials
No required environment variables, no primary credential requested, and the code uses public REST endpoints. There are no obvious attempts to access unrelated credentials or config paths.
Persistence & Privilege
always is false and the skill does not request persistent presence or modify agent/system-wide configs. Autonomous invocation is allowed by default but is expected for normal skills.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install bytesagain-crypto
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /bytesagain-crypto 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial launch of the new branded crypto engine.
元数据
Slug bytesagain-crypto
版本 1.0.0
许可证 MIT-0
累计安装 1
当前安装数 1
历史版本数 1
常见问题

Bytesagain Crypto 是什么?

Real-time crypto prices and 100+ technical indicators (RSI, MACD, etc.) using Binance API. 支持实时行情监控、指标计算及全网资产扫描。Pure technical reference, zero external ads. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 114 次。

如何安装 Bytesagain Crypto?

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

Bytesagain Crypto 是免费的吗?

是的,Bytesagain Crypto 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Bytesagain Crypto 支持哪些平台?

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

谁开发了 Bytesagain Crypto?

由 bytesagain4(@xueyetianya)开发并维护,当前版本 v1.0.0。

💬 留言讨论