← 返回 Skills 市场
ivangdavila

MQTT

作者 Iván · GitHub ↗ · v1.0.0
linuxdarwinwin32 ✓ 安全检测通过
1357
总下载
2
收藏
10
当前安装
1
版本数
在 OpenClaw 中安装
/install mqtt
功能描述
Implement MQTT messaging avoiding security, QoS, and connection management pitfalls.
安全使用建议
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, ensure it cannot execute destructive or broad network commands on production systems. Test recommendations in a staging environment and cross-check with official broker docs (Mosquitto, MQTT RFCs) for critical deployments.
功能分析
Type: OpenClaw Skill Name: mqtt Version: 1.0.0 The skill bundle provides educational content and best practices for MQTT, covering security, QoS, topic design, connection management, retained messages, and Mosquitto specifics. While it mentions commands like `mosquitto_sub -v` and configuration snippets like `listener 1883 0.0.0.0`, these are presented in an informational or debugging context, not as direct instructions for an AI agent to execute maliciously. There is no evidence of data exfiltration, malicious execution, persistence mechanisms, or prompt injection designed to subvert the agent for harmful purposes.
能力评估
Purpose & Capability
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.
Instruction Scope
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.
Install Mechanism
No install spec or code files present; instruction-only skills have the lowest install risk.
Credentials
No environment variables, credentials, or config paths are requested; nothing disproportionate is required for the stated purpose.
Persistence & Privilege
always is false and default model invocation is allowed (normal). The skill does not request persistent installation or modify other skills/configs.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install mqtt
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /mqtt 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release
元数据
Slug mqtt
版本 1.0.0
许可证
累计安装 10
当前安装数 10
历史版本数 1
常见问题

MQTT 是什么?

Implement MQTT messaging avoiding security, QoS, and connection management pitfalls. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 1357 次。

如何安装 MQTT?

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

MQTT 是免费的吗?

是的,MQTT 完全免费(开源免费),可自由下载、安装和使用。

MQTT 支持哪些平台?

MQTT 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(linux, darwin, win32)。

谁开发了 MQTT?

由 Iván(@ivangdavila)开发并维护,当前版本 v1.0.0。

💬 留言讨论