← Back to Skills Marketplace
mavremu

Radix Explorer

by MAvRemu · GitHub ↗ · v1.0.1
cross-platform ⚠ suspicious
1338
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install radix-explorer
Description
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.
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install radix-explorer
  3. After installation, invoke the skill by name or use /radix-explorer
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug radix-explorer
Version 1.0.1
License
All-time Installs 0
Active Installs 0
Total Versions 2
Frequently Asked Questions

What is 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. It is an AI Agent Skill for Claude Code / OpenClaw, with 1338 downloads so far.

How do I install Radix Explorer?

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

Is Radix Explorer free?

Yes, Radix Explorer is completely free (open-source). You can download, install and use it at no cost.

Which platforms does Radix Explorer support?

Radix Explorer is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Radix Explorer?

It is built and maintained by MAvRemu (@mavremu); the current version is v1.0.1.

💬 Comments