← 返回 Skills 市场
Rdk X5 Media
作者
qiaolongli
· GitHub ↗
· v1.0.0
· MIT-0
288
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install rdk-x5-media
功能描述
RDK X5 多媒体处理:音频录制/播放(arecord/aplay/PulseAudio)、hobot_codec 视频编解码、RTSP 拉流/推流、HDMI 分辨率配置、MIPI LCD 触摸屏适配、VNC 远程桌面服务端安装与配置。Use when the user wants to record or p...
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install rdk-x5-media - 安装完成后,直接呼叫该 Skill 的名称或使用
/rdk-x5-media触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release: audio, video codec, RTSP, HDMI, LCD, VNC
元数据
常见问题
Rdk X5 Media 是什么?
RDK X5 多媒体处理:音频录制/播放(arecord/aplay/PulseAudio)、hobot_codec 视频编解码、RTSP 拉流/推流、HDMI 分辨率配置、MIPI LCD 触摸屏适配、VNC 远程桌面服务端安装与配置。Use when the user wants to record or p... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 288 次。
如何安装 Rdk X5 Media?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install rdk-x5-media」即可一键安装,无需额外配置。
Rdk X5 Media 是免费的吗?
是的,Rdk X5 Media 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Rdk X5 Media 支持哪些平台?
Rdk X5 Media 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Rdk X5 Media?
由 qiaolongli(@katherineedwards2475)开发并维护,当前版本 v1.0.0。
推荐 Skills