📡 MQTT — 消息通信

v1.0.0

安全、可靠地实现 MQTT 消息收发,避开 QoS、连接管理与安全陷阱,快速搭建 IoT 级通信链路。

2· 1.3k·10 当前·10 累计
ivangdavila 头像by @ivangdavila (Iván)
下载技能包
最后更新
2026/2/26
0
安全扫描
VirusTotal
无害
查看报告
OpenClaw
安全
high confidence
NULL
评估建议
This is a coherent, instruction-only MQTT best-practices guide that asks for no credentials or installs. Before using it: (1) verify the skill source if you require provenance (the registry metadata shows 'unknown' source/homepage missing), (2) treat the debugging suggestions carefully — subscribing to '#' or running mosquitto_sub -v can expose sensitive broker traffic and should only be done in controlled/testing environments, and (3) if you let an agent act on these instructions automatically,...
详细分析 ▾
用途与能力
Name/description match the SKILL.md content: security, QoS, topic design, connection management, Mosquitto specifics and debugging. The skill does not request unrelated binaries, env vars, or permissions.
指令范围
SKILL.md is guidance-only and stays within MQTT topics; however it contains actionable debugging commands (e.g., 'mosquitto_sub -v' and advice to subscribe to '#') which, if executed in an environment, can expose all broker traffic. The document does not instruct reading unrelated files or env vars.
安装机制
No install spec or code files present; instruction-only skills have the lowest install risk.
凭证需求
No environment variables, credentials, or config paths are requested; nothing disproportionate is required for the stated purpose.
持久化与权限
always is false and default model invocation is allowed (normal). The skill does not request persistent installation or modify other skills/configs.
安全有层次,运行前请审查代码。

运行时依赖

🖥️ OSLinux · macOS · Windows

版本

latestv1.0.02026/2/11

NULL

无害

安装命令

点击复制
官方npx clawhub@latest install mqtt
镜像加速npx clawhub@latest install mqtt --registry https://cn.longxiaskill.com
数据来源ClawHub ↗ · 中文优化:龙虾技能库