安全扫描
OpenClaw
安全
high confidenceNULL
评估建议
This skill will make outbound HTTPS requests to https://x402.fiasignals.com to retrieve real-time crypto data; it does not require or exfiltrate local credentials. Before installing: verify you trust the provider/domain (check TLS cert and the .well-known/x402.json discovery if needed), be aware some endpoints are paid (the script will show HTTP 402 and not auto-pay), ensure curl and python3 are available in your agent environment, and consider restricting autonomous network access or requiring ...详细分析 ▾
ℹ 用途与能力
The skill's name/description, README, SKILL.md, and the included script all consistently target Fía Signals market data on x402.fiasignals.com. One minor metadata mismatch: the skill metadata declared no required binaries, but the script relies on curl and python3 being present at runtime.
✓ 指令范围
Runtime instructions and the script only perform HTTP requests to the stated API endpoints and format responses locally. The script does not read local files, access environment variables, or transmit data to unexpected domains. It will surface a payment-required (HTTP 402) message for paid endpoints but does not implement any automated payment flow.
✓ 安装机制
There is no install spec and the skill is instruction-only with a small shell script — nothing is downloaded or written during installation. This is a low-risk install model.
✓ 凭证需求
The skill requests no environment variables or credentials. Its network access to a single external API (x402.fiasignals.com) is proportionate to the stated purpose of fetching market data. It does not attempt to access unrelated services or secrets.
✓ 持久化与权限
always is false and the skill does not request persistent system-wide privileges or modify other skills. It can be invoked autonomously (platform default), which is expected for a data-providing skill.
安全有层次,运行前请审查代码。
运行时依赖
无特殊依赖
版本
latestv1.0.02026/2/26
NULL
● 无害
安装命令
点击复制官方npx clawhub@latest install fia-signals
镜像加速npx clawhub@latest install fia-signals --registry https://cn.longxiaskill.com