← 返回 Skills 市场
177
总下载
1
收藏
0
当前安装
3
版本数
在 OpenClaw 中安装
/install mxchip-smart-control
功能描述
Control smart home devices configured in Smart Plus APP. Use when you need to: (1) Query devices and scenes (lights, AC, switches), (2) Control device power...
安全使用建议
This package appears to be a normal MXCHIP/MCP client that requires a Smart Plus OAuth token. Before installing: (1) Verify the publisher (the repository claims Shanghai MXCHIP — confirm via official MXCHIP channels if you need assurance), (2) be aware you must supply MXCHIP_OAUTH_TOKEN and that this token gives remote control over your devices — keep it secret and do not paste it into untrusted places, (3) the package lacks a platform install spec; you or the platform will need to install Python 'requests' and ensure the code runs in a safe environment, and (4) correct the metadata mismatch: registry summary shows no env vars while skill.json and SKILL.md require MXCHIP_OAUTH_TOKEN. If you are comfortable with giving this skill access to your Smart Plus account token and you trust the publisher, the package is coherent with its stated purpose.
功能分析
Type: OpenClaw Skill
Name: mxchip-smart-control
Version: 1.0.2
The skill is a legitimate integration for controlling smart home devices via the MXCHIP MCP service. The Python client (mxchip_mcp_client.py) implements standard JSON-RPC 2.0 calls to the official MXCHIP API endpoint (app.api.cloud.mxchip.com) and correctly handles authentication via a user-provided OAuth token. No indicators of malicious intent, data exfiltration, or harmful prompt injection were found.
能力评估
Purpose & Capability
The name/description, SKILL.md, skill.json, README, and the Python client all describe the same purpose (querying and controlling Smart Plus devices via MXCHIP MCP). The only credential required (MXCHIP_OAUTH_TOKEN) is consistent with a remote API client.
Instruction Scope
SKILL.md instructs the agent to set an OAuth token, install the 'requests' dependency, and call methods that query or control devices. There are no instructions to read arbitrary local files, other environment variables, or to transmit data to endpoints other than the documented MXCHIP endpoints.
Install Mechanism
This is an instruction‑only skill (no platform install spec) but contains a Python client and requirements.txt (requests). The package does not include a formal install specification for the platform — users will need to install dependencies (pip install requests) themselves. That is not malicious but is a minor packaging/UX omission to be aware of.
Credentials
The code legitimately requires a single OAuth bearer token (MXCHIP_OAUTH_TOKEN) to call the MXCHIP MCP API. However, the top-level registry summary in the provided metadata claims 'Required env vars: none' while skill.json and SKILL.md require MXCHIP_OAUTH_TOKEN — this metadata inconsistency should be clarified before install.
Persistence & Privilege
The skill does not request permanent/always inclusion, does not modify other skills, and only uses the provided token to authenticate to its documented MCP endpoint. Autonomous invocation is allowed (platform default) but is not combined with other red flags here.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install mxchip-smart-control - 安装完成后,直接呼叫该 Skill 的名称或使用
/mxchip-smart-control触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.2
No user-facing changes detected in this release.
- Version 1.0.2 contains no file or documentation changes.
- Functionality and interface remain the same as the previous version.
v1.0.1
No code or documentation changes detected in this release.
- No updates were made to the skill files or documentation.
- Functionality and usage remain exactly the same as the previous version.
v1.0.0
mxchip-smart-control v1.0.0
- Initial release of the mxchip-smart-control skill.
- Enables querying and control of smart devices (lights, AC, switches, etc.) configured in the Smart Plus APP.
- Supports power control, air conditioner settings (temperature, mode), and smart scene triggers.
- Requires setting the MXCHIP_OAUTH_TOKEN environment variable for authentication.
- Includes Python client code samples, detailed usage, and error handling instructions.
元数据
常见问题
mxchip-smart-control 是什么?
Control smart home devices configured in Smart Plus APP. Use when you need to: (1) Query devices and scenes (lights, AC, switches), (2) Control device power... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 177 次。
如何安装 mxchip-smart-control?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install mxchip-smart-control」即可一键安装,无需额外配置。
mxchip-smart-control 是免费的吗?
是的,mxchip-smart-control 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
mxchip-smart-control 支持哪些平台?
mxchip-smart-control 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 mxchip-smart-control?
由 mxchip(@mxchipyun)开发并维护,当前版本 v1.0.2。
推荐 Skills