← Back to Skills Marketplace
Rdk X5 Media
by
qiaolongli
· GitHub ↗
· v1.0.0
· MIT-0
288
Downloads
0
Stars
1
Active Installs
1
Versions
Install in OpenClaw
/install rdk-x5-media
Description
RDK X5 多媒体处理:音频录制/播放(arecord/aplay/PulseAudio)、hobot_codec 视频编解码、RTSP 拉流/推流、HDMI 分辨率配置、MIPI LCD 触摸屏适配、VNC 远程桌面服务端安装与配置。Use when the user wants to record or p...
Usage Guidance
This is an instruction-only skill for RDK X5 multimedia tasks and appears to be what it claims, but metadata is incomplete. Before installing or letting an agent run this skill: (1) verify you are on the intended device (RDK X5) and have backups—the skill runs system configuration (srpi-config, xrandr, enabling VNC). (2) Confirm the required binaries are present: besides arecord and ffmpeg the instructions use aplay, parecord/paplay, ros2, xrandr, v4l2-ctl, srpi-config, vnc tools, and hobot-related packages; ensure those are installed from trusted sources. (3) Do not paste plain-text credentials into commands; replace embedded RTSP credentials with secure methods or prompt at runtime. (4) Because metadata under-declares runtime dependencies, consider running the commands manually first to confirm behavior rather than allowing autonomous invocation. If you want higher assurance, ask the skill author to update metadata to list all required binaries and to avoid examples that encourage plaintext credential use.
Capability Analysis
Type: OpenClaw Skill
Name: rdk-x5-media
Version: 1.0.0
The skill bundle provides legitimate instructions and commands for media processing (audio, video, RTSP, and display configuration) on the Horizon Robotics RDK X5 platform. It utilizes standard system tools like srpi-config, aplay, and ROS2 launch files without any signs of malicious intent, data exfiltration, or obfuscation.
Capability Assessment
Purpose & Capability
The SKILL.md content is consistent with the described RDK X5 multimedia purpose (audio recording/playback, hobot_codec video encode/decode, RTSP, HDMI/MIPI configuration, VNC). However the declared required binaries list only arecord and ffmpeg while the instructions expect many other tools (aplay, parecord/paplay, ros2, xrandr, v4l2-ctl, srpi-config, vnc enablement tools, etc.). The metadata therefore under-represents what the skill actually needs to run.
Instruction Scope
The runtime instructions stay within the multimedia/configuration domain: they run hardware configuration utilities, ros2 launches, and local network streaming commands. They do not instruct the agent to read unrelated host files or exfiltrate data. Note: examples include RTSP URLs with embedded credentials (e.g., rtsp://admin:password@...), which encourages passing plaintext credentials on the command line.
Install Mechanism
This is an instruction-only skill with no install/spec and no code files, so it does not download or install third-party code. That lowers install-time risk.
Credentials
The skill does not request environment variables or credentials in metadata. However the instructions rely on services and local credentials (RTSP basic-auth examples) and on sourcing /opt/tros/humble/setup.bash, implying dependence on a preinstalled TROS/ROS2 environment. The lack of declared env/credential requirements is inconsistent with those runtime expectations.
Persistence & Privilege
always is false and the skill is user-invocable. It does not request elevated persistent privileges in metadata. However many instructions use sudo (srpi-config) and perform system configuration; those actions require interactive elevated rights on the target device and should be run deliberately by a human.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install rdk-x5-media - After installation, invoke the skill by name or use
/rdk-x5-media - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release: audio, video codec, RTSP, HDMI, LCD, VNC
Metadata
Frequently Asked Questions
What is Rdk X5 Media?
RDK X5 多媒体处理:音频录制/播放(arecord/aplay/PulseAudio)、hobot_codec 视频编解码、RTSP 拉流/推流、HDMI 分辨率配置、MIPI LCD 触摸屏适配、VNC 远程桌面服务端安装与配置。Use when the user wants to record or p... It is an AI Agent Skill for Claude Code / OpenClaw, with 288 downloads so far.
How do I install Rdk X5 Media?
Run "/install rdk-x5-media" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Rdk X5 Media free?
Yes, Rdk X5 Media is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Rdk X5 Media support?
Rdk X5 Media is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Rdk X5 Media?
It is built and maintained by qiaolongli (@katherineedwards2475); the current version is v1.0.0.
More Skills