← Back to Skills Marketplace
xueyetianya

Bytesagain Crypto

by bytesagain4 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
114
Downloads
0
Stars
1
Active Installs
1
Versions
Install in OpenClaw
/install bytesagain-crypto
Description
Real-time crypto prices and 100+ technical indicators (RSI, MACD, etc.) using Binance API. 支持实时行情监控、指标计算及全网资产扫描。Pure technical reference, zero external ads.
README (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

Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install bytesagain-crypto
  3. After installation, invoke the skill by name or use /bytesagain-crypto
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial launch of the new branded crypto engine.
Metadata
Slug bytesagain-crypto
Version 1.0.0
License MIT-0
All-time Installs 1
Active Installs 1
Total Versions 1
Frequently Asked Questions

What is Bytesagain Crypto?

Real-time crypto prices and 100+ technical indicators (RSI, MACD, etc.) using Binance API. 支持实时行情监控、指标计算及全网资产扫描。Pure technical reference, zero external ads. It is an AI Agent Skill for Claude Code / OpenClaw, with 114 downloads so far.

How do I install Bytesagain Crypto?

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

Is Bytesagain Crypto free?

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

Which platforms does Bytesagain Crypto support?

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

Who created Bytesagain Crypto?

It is built and maintained by bytesagain4 (@xueyetianya); the current version is v1.0.0.

💬 Comments