← 返回 Skills 市场
1338
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install radix-explorer
功能描述
Query Radix DLT blockchain data including wallet balances and performance, token prices and market movers, validator staking info, transaction history, network statistics, ecosystem news, DeFi yield pools, XRD trading venues, dApp directory, and developer resources. Use when users ask about Radix, XRD, wallets starting with account_rdx, tokens starting with resource_rdx, staking, DeFi on Radix, .xrd domains, Attos Earn, or buying/bridging XRD.
安全使用建议
This skill routes Radix queries through an opaque third‑party service (https://www.ineedemily.com) via an npm-installed CLI (mcporter). Before installing or using it: 1) Verify the mcporter package and the service owner (look for a public repository, npm page, and code audit). 2) Consider using alternative skills that call well-known Radix APIs directly (no opaque intermediary). 3) If you must test it, run installation in an isolated environment (container or VM) and inspect network traffic to see what data is sent. 4) Avoid sending any private keys, sensitive wallet backups, or credentials to the service (the skill does not request them, but the external server will receive whatever queries you issue). 5) If you cannot verify the package and endpoint, treat this skill as untrusted.
功能分析
Type: OpenClaw Skill
Name:
Developer:
Version:
Description: OpenClaw Agent Skill
The skill bundle is designed to query Radix DLT blockchain data using the `mcporter` CLI tool. It instructs the agent to install `mcporter` via npm and then configure it to interact with an external API endpoint at `https://www.ineedemily.com/api/mcp/mcp`. All listed tools in SKILL.md are read-only queries for public blockchain, market, or ecosystem data. There is no evidence of intentional harmful behavior such as data exfiltration, malicious execution, persistence, or prompt injection attempts to subvert the agent's security or purpose. The network access and package installation are aligned with the skill's stated functionality.
能力评估
Purpose & Capability
The skill claims to provide Radix blockchain data, which could be implemented by calling public Radix APIs or explorers. Instead it requires a custom CLI (mcporter) and instructs registering a single external URL (https://www.ineedemily.com/api/mcp/mcp). Requiring an external service and a third‑party CLI is not obviously necessary for the described read-only queries and is disproportionate without provenance for the mcporter package or the remote API.
Instruction Scope
The SKILL.md explicitly tells the agent to run mcporter commands and to add a server URL pointing to an external host. That means user inputs (wallet addresses, token IDs, etc.) will be forwarded to that remote endpoint. The instructions do not require or show use of direct, public Radix RPC endpoints — instead they route queries through an opaque service, which broadens data exfiltration/collection risk.
Install Mechanism
The install step is an npm package named mcporter that creates a binary of the same name. Installing an arbitrary npm package runs third‑party code on the host and can be high risk if the package/source is not verified. The package name and the external URL are not accompanied by a known upstream project or repository link in the SKILL.md, increasing uncertainty.
Credentials
The skill does not request environment variables, platform credentials, or config paths beyond installing the mcporter CLI and adding a server URL. There are no declared secrets required, which is proportionate to a read-only data-querying skill.
Persistence & Privilege
The skill does not request always:true and is user-invocable only by default. However the SKILL.md instructs adding a server entry to the mcporter config (mcporter config add emily-radix-assistant ...), which writes configuration to the user's environment and causes future mcporter calls to target that host. This is normal for a client pointing at a service but it is a persistent registration worth reviewing before proceeding.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install radix-explorer - 安装完成后,直接呼叫该 Skill 的名称或使用
/radix-explorer触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
No changes detected in this version (1.0.1).
v1.0.0
Initial release of Emily, your personal Radix blockchain assistant.
- Query wallet balances, token prices, validator info, transaction history, and more on Radix mainnet.
- Access ecosystem news, DeFi yield pools, XRD trading venues, dApp directories, and developer resources.
- Supports searching for wallet addresses, tokens, and RNS (.xrd) domains.
- No API key required; setup and server registration instructions provided.
- Includes 35 tools covering wallets, tokens, network, DeFi, and ecosystem data.
元数据
常见问题
Radix Explorer 是什么?
Query Radix DLT blockchain data including wallet balances and performance, token prices and market movers, validator staking info, transaction history, network statistics, ecosystem news, DeFi yield pools, XRD trading venues, dApp directory, and developer resources. Use when users ask about Radix, XRD, wallets starting with account_rdx, tokens starting with resource_rdx, staking, DeFi on Radix, .xrd domains, Attos Earn, or buying/bridging XRD. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 1338 次。
如何安装 Radix Explorer?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install radix-explorer」即可一键安装,无需额外配置。
Radix Explorer 是免费的吗?
是的,Radix Explorer 完全免费(开源免费),可自由下载、安装和使用。
Radix Explorer 支持哪些平台?
Radix Explorer 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Radix Explorer?
由 MAvRemu(@mavremu)开发并维护,当前版本 v1.0.1。
推荐 Skills