← 返回 Skills 市场
katherineedwards2475

Rdk X5 Network

作者 qiaolongli · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
289
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install rdk-x5-network
功能描述
管理 RDK X5 的 WiFi 连接、有线网络静态IP、蓝牙配对、WiFi 热点创建、SSH 远程访问配置、VNC 远程连接故障排查。Use when the user wants to connect WiFi, create hotspot, pair Bluetooth, configure SSH, t...
安全使用建议
This skill is coherent with its stated purpose and low-risk as an instruction-only helper, but review a few things before use: ensure the target device actually provides the referenced tools (nmcli, bluetoothctl, and the config utility — the doc mentions `srpi-config` which may be a typo for raspi-config), and be careful when running sudo commands that enable SSH or VNC (they open remote access — use strong passwords/keys and confirm you want them enabled). Avoid running unfamiliar commands as root without verifying them on your device. If you plan to allow autonomous agent invocation, be aware the agent could enable remote services automatically; if you don't want that, require manual invocation or explicit confirmation.
功能分析
Type: OpenClaw Skill Name: rdk-x5-network Version: 1.0.0 The skill bundle provides standard administrative commands for managing network and Bluetooth settings on RDK X5 hardware using tools like nmcli, bluetoothctl, and srpi-config. All instructions in SKILL.md are aligned with the stated purpose of network configuration and troubleshooting, and no malicious patterns, data exfiltration, or suspicious obfuscation were found.
能力评估
Purpose & Capability
Skill name/description (WiFi, static IP, Bluetooth, hotspot, SSH/VNC troubleshooting) align with the commands and tools in SKILL.md. It declares nmcli as required and the instructions center on nmcli, ip, bluetoothctl and systemctl — all relevant to network and Bluetooth management.
Instruction Scope
Instructions stay within network/Bluetooth admin scope (nmcli, ip, bluetoothctl, systemctl, /etc/resolv.conf). They include sudo commands to modify connections and enable services (SSH/VNC), which is expected for this purpose but has real-world security implications (enabling remote access). The doc references `srpi-config` (typo/uncommon name: typically raspi-config or rpi-config), which may be a documentation mismatch for the target platform.
Install Mechanism
Instruction-only skill with no install spec and no code files; nothing will be written to disk by the skill bundle itself. This is the lowest-risk install model.
Credentials
No environment variables, credentials, or config paths are requested. The skill does not ask for unrelated secrets or external credentials.
Persistence & Privilege
The skill is not forced-always and does not request persistent privileges from the registry. However, runtime instructions include enabling persistent services (e.g., `systemctl enable ssh`) which permanently change device behavior — if the agent is allowed to invoke the skill autonomously, it could enable remote access without additional prompts. This is expected for a network admin skill but increases operational blast radius and should be consented to by the user.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install rdk-x5-network
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /rdk-x5-network 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release: WiFi, Bluetooth, SSH, VNC network config
元数据
Slug rdk-x5-network
版本 1.0.0
许可证 MIT-0
累计安装 1
当前安装数 1
历史版本数 1
常见问题

Rdk X5 Network 是什么?

管理 RDK X5 的 WiFi 连接、有线网络静态IP、蓝牙配对、WiFi 热点创建、SSH 远程访问配置、VNC 远程连接故障排查。Use when the user wants to connect WiFi, create hotspot, pair Bluetooth, configure SSH, t... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 289 次。

如何安装 Rdk X5 Network?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install rdk-x5-network」即可一键安装,无需额外配置。

Rdk X5 Network 是免费的吗?

是的,Rdk X5 Network 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Rdk X5 Network 支持哪些平台?

Rdk X5 Network 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Rdk X5 Network?

由 qiaolongli(@katherineedwards2475)开发并维护,当前版本 v1.0.0。

💬 留言讨论