📦 Bytesagain Crypto — 实时币价指标
v1.0.0接入Binance API,秒级获取币种实时价格及RSI、MACD等100+技术指标,支持全市场资产扫描与自定义告警,纯技术参考无广告。
0· 94·1 当前·1 累计
下载技能包
最后更新
2026/3/27
安全扫描
OpenClaw
安全
high confidenceThe skill claims to provide real-time crypto prices and indicators and the included instructions and script only call public market APIs and run local Python/Bash code — nothing requests unrelated credentials or installs arbitrary software.
评估建议
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...详细分析 ▾
✓ 用途与能力
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.
✓ 指令范围
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.
✓ 安装机制
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.
✓ 凭证需求
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.
✓ 持久化与权限
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.
安全有层次,运行前请审查代码。
运行时依赖
无特殊依赖
版本
latestv1.0.02026/3/27
Initial launch of the new branded crypto engine.
● 可疑
安装命令
点击复制官方npx clawhub@latest install bytesagain-crypto
镜像加速npx clawhub@latest install bytesagain-crypto --registry https://cn.longxiaskill.com