← Back to Skills Marketplace
Pipeworx radio
by
Bruce Gutman
· GitHub ↗
· v1.0.0
· MIT-0
76
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install pipeworx-radio
Description
Search and discover internet radio stations worldwide by name, genre, or country with direct stream URLs and detailed metadata.
Usage Guidance
This skill appears to only query a third-party API (gateway.pipeworx.io) for radio station metadata and stream URLs and does not request credentials or install code. Before installing, consider: 1) the endpoint is an unknown third-party (no homepage listed) — queries you send (search terms) and returned stream URLs will go through that service, so avoid sending sensitive data; 2) test with non-sensitive queries first to confirm expected behavior; 3) if you prefer a known upstream, compare with official Radio Browser endpoints (e.g., radio-browser.info) or ask the skill author for provenance and a privacy policy. If you need higher assurance, request a homepage/source repo or prefer a skill backed by a known provider.
Capability Analysis
Type: OpenClaw Skill
Name: pipeworx-radio
Version: 1.0.0
The skill bundle provides documentation and configuration for an MCP server (gateway.pipeworx.io) designed to search for internet radio stations. The functionality described in SKILL.md is consistent with its stated purpose, and there are no indicators of malicious code, data exfiltration, or prompt injection attempts.
Capability Assessment
Purpose & Capability
Name/description match the SKILL.md: the skill is a discovery frontend that issues JSON-RPC calls to a remote radio database. Nothing requested (no binaries, env vars, or installs) is out of scope for a lookup/discovery service.
Instruction Scope
Instructions are narrow: example shows a JSON-RPC POST to https://gateway.pipeworx.io/radio/mcp and a small config snippet. The skill will send user search queries to that third-party endpoint; it does not instruct reading local files or other env vars. Note: user query contents (search terms) will be transmitted to the remote service.
Install Mechanism
No install spec and no code files — instruction-only. This minimizes disk/write risk.
Credentials
No environment variables, credentials, or config paths are requested. This is proportional for a read-only discovery service.
Persistence & Privilege
always is false and the skill is user-invocable. The skill does not request elevated or permanent agent privileges. Autonomous invocation is permitted by default on the platform but is not excessive here.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install pipeworx-radio - After installation, invoke the skill by name or use
/pipeworx-radio - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release
Metadata
Frequently Asked Questions
What is Pipeworx radio?
Search and discover internet radio stations worldwide by name, genre, or country with direct stream URLs and detailed metadata. It is an AI Agent Skill for Claude Code / OpenClaw, with 76 downloads so far.
How do I install Pipeworx radio?
Run "/install pipeworx-radio" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Pipeworx radio free?
Yes, Pipeworx radio is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Pipeworx radio support?
Pipeworx radio is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Pipeworx radio?
It is built and maintained by Bruce Gutman (@brucegutman); the current version is v1.0.0.
More Skills