← Back to Skills Marketplace
Radon AI
by
Ignacy Łątka
· GitHub ↗
· v1.0.0
741
Downloads
0
Stars
1
Active Installs
1
Versions
Install in OpenClaw
/install radon-ai
Description
Use Radon IDE's AI tools for React Native development - query library docs, view logs and network traffic, take screenshots, inspect component trees, and int...
Usage Guidance
This skill claims powerful debugging access (logs, network bodies, screenshots, app control) but the instructions never say how the agent will connect to Radon’s MCP server, what endpoint or auth to use, or what safeguards exist. Before installing or letting the agent use it: (1) Ask the author for the connector details — host/port, API schema, and auth mechanism — and only allow local-only endpoints (e.g., localhost) with explicit consent. (2) Confirm the Radon IDE extension source and license and that it restricts access to test/dev apps (not production data). (3) Request explicit data-handling rules (filtering of secrets, opt-in consent for network bodies/screenshots). (4) Test the skill in an isolated/sandbox environment with no sensitive backends or real credentials. If the author cannot supply concrete connection/auth information and data-protection controls, treat the skill as non-functional or potentially risky and avoid giving it access to sensitive projects.
Capability Analysis
Type: OpenClaw Skill
Name: radon-ai
Version: 1.0.0
The skill provides powerful debugging tools, notably `view_network_logs` and `view_network_request_details` in `SKILL.md`, which can expose sensitive information like network request headers and bodies. While these capabilities are presented for legitimate debugging purposes (e.g., inspecting API calls), they represent a significant risk. If the AI agent were compromised via prompt injection, these tools could be misused to exfiltrate credentials, tokens, or other confidential data from the user's application network traffic. This constitutes a high-risk capability that could lead to data exfiltration, classifying it as suspicious due to the potential for abuse, despite the stated benign intent.
Capability Assessment
Purpose & Capability
The skill claims to be an MCP server exposing rich runtime tools for Radon IDE (logs, network bodies, screenshots, component tree, reloads). The SKILL.md lists prerequisites (Radon extension, license) but provides no host/URL, port, protocol, RPC schema, or client binding for contacting any MCP server. That gap makes the advertised capabilities incoherent with the provided artifacts — either the skill is incomplete (no connector) or it expects implicit local infrastructure that is not specified. Additionally, the described capabilities inherently grant access to potentially sensitive app data (network bodies, headers, screenshots) which should be explicitly justified and scoped.
Instruction Scope
The runtime instructions direct use of tools that read and return build/runtime logs, full network request details (headers and bodies), and screenshots. These actions can expose secrets (API tokens, PII) from the developer environment or the app under test. The SKILL.md does not specify safeguards, consent flows, filtering, or limits on what data will be returned, nor does it describe how tool calls are made or authorized. It is vague about when and how the agent should call these tools, which grants broad discretion and could lead to over-collection of sensitive data.
Install Mechanism
This is an instruction-only skill with no install spec and no code files, so nothing will be downloaded or written by the platform installer. That lowers supply-chain risk compared with skills that fetch binaries or archives.
Credentials
The skill declares no required environment variables or credentials, which is consistent with being an instruction-only descriptor. However, the described tools would access highly sensitive runtime artifacts (network request bodies, headers, logs, screenshots) if the underlying Radon IDE/MCP server is available. Because the SKILL.md does not require or describe any explicit authorization tokens or consent mechanics, it's unclear how access control to those sensitive artifacts is enforced — this mismatch should be clarified before trusting the skill.
Persistence & Privilege
The skill does not request always:true and does not include install-time persistence mechanisms. Autonomous invocation is allowed by default (disable-model-invocation: false), which is platform normal; there is no indication the skill modifies other skills or system-wide settings.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install radon-ai - After installation, invoke the skill by name or use
/radon-ai - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of radon-ai skill for React Native development.
- Integrates Radon IDE's AI tools for enhanced React Native debugging and development workflows.
- Provides commands to query React Native library documentation and get detailed library descriptions.
- Enables interactive tools: reload application, view application logs, take screenshots, inspect component trees, and monitor network traffic.
- Offers daily-updated knowledge base for popular React Native libraries and APIs.
- Requires Radon IDE extension and license, and a running React Native or Expo project in VS Code or Cursor.
Metadata
Frequently Asked Questions
What is Radon AI?
Use Radon IDE's AI tools for React Native development - query library docs, view logs and network traffic, take screenshots, inspect component trees, and int... It is an AI Agent Skill for Claude Code / OpenClaw, with 741 downloads so far.
How do I install Radon AI?
Run "/install radon-ai" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Radon AI free?
Yes, Radon AI is completely free (open-source). You can download, install and use it at no cost.
Which platforms does Radon AI support?
Radon AI is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Radon AI?
It is built and maintained by Ignacy Łątka (@latekvo); the current version is v1.0.0.
More Skills