← Back to Skills Marketplace
lingguyuan

三峰智能

by lingguyuan · GitHub ↗ · v1.0.2 · MIT-0
cross-platform ⚠ suspicious
141
Downloads
0
Stars
1
Active Installs
4
Versions
Install in OpenClaw
/install sufn-smart-home
Description
三峰智能家居控制技能。适用场景:(1) 用户说"三峰登录 账号 密码";(2) 用户说打开/关闭/调节灯/空调/窗帘/插座等设备;(3) 用户说同步设备、设备列表、场景列表、执行场景、家庭列表、进入家庭、帮助、三峰帮助;(4) 用户说任何模式/场景名称(如观影模式、阅读模式、回家等)。所有操作真实调用 API,不...
Usage Guidance
This skill appears to be a straightforward controller for the 三峰/SUFN open.aibasis.cc API and does what it says, but before installing: (1) confirm you trust the domain https://open.aibasis.cc (no homepage/source is provided here); (2) understand that logging in via chat sends your account/password to the skill and the returned token and home/device lists are persisted to {baseDir}/state.json — ensure that file and the agent workspace are access-controlled; (3) prefer using a dedicated or low‑privilege account or temporary credential when testing; (4) if you use a shared agent or allow autonomous agent actions, restrict or monitor the skill's use because it can perform real device actions; (5) consider periodically revoking tokens on the SUFN side and inspect state.json contents after a login to confirm only expected fields are stored.
Capability Analysis
Type: OpenClaw Skill Name: sufn-smart-home Version: 1.0.2 The skill facilitates smart home control via the SUFN platform API (open.aibasis.cc). It employs high-risk capabilities including shell execution (PowerShell/bash), network access for API interaction, and file system operations to store authentication tokens and device data in a local 'state.json' file. While these behaviors are aligned with the skill's stated purpose of controlling smart devices, the handling of plaintext credentials and the use of system-level scripts for remote API interaction warrant a suspicious classification according to the provided criteria for risky but non-malicious behavior.
Capability Assessment
Purpose & Capability
Skill name, description, and runtime instructions all describe controlling SUFN devices via the documented open.aibasis.cc APIs. There are no unrelated required binaries, env vars, or install steps; the declared external domain matches the stated purpose.
Instruction Scope
The SKILL.md contains explicit OS-specific scripts (PowerShell and bash) to call the SUFN API and instructs the agent to capture a STATE_JSON: line and persist it. This is within the control-skill scope, but the instructions make the agent handle user credentials and tokens and explicitly persist them — so verify you are comfortable with those persistent credentials and that the agent's read/write tools are limited to the skill's state file.
Install Mechanism
Instruction-only skill with no install spec or external downloads; lowest-risk install mechanism (nothing is written by an installer beyond the normal agent behavior).
Credentials
The skill requests no environment variables or external credentials at install time, which is proportionate. However it expects the agent to accept user-supplied account/password via chat and will store the returned token (and home info) in {baseDir}/state.json — this persistent storage of sensitive data should be considered.
Persistence & Privilege
always:false and the skill only writes/reads its own state.json as documented. It does not request system-wide configuration changes or other skills' credentials. Autonomous invocation is enabled (default) but not flagged alone; consider how often the agent may call the skill.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install sufn-smart-home
  3. After installation, invoke the skill by name or use /sufn-smart-home
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.2
- Added cross-platform support: now works on Windows (PowerShell) and macOS/Linux (bash). - Clarified API usage and external service declarations. - Updated state file handling to use standard read/write tools; exec now only for HTTP calls. - Improved instructions and sample scripts for login, household switching, device sync, and listing. - Strengthened compliance: responses must always reflect real API results and never simulate outcomes.
v0.0.1
SUFN 智能家居控制技能 v0.0.1 — 初始版本发布 - 提供登录、家庭列表、场景与设备控制等完整 API 调用说明 - 明确使用 PowerShell 脚本和状态持久化规范 - 严格规定所有设备操作、状态同步流程和返回格式 - 禁止模拟或伪造控制结果,保证实际 API 调用 - 覆盖家庭切换、同步、场景/设备控制等使用场景
v1.0.1
- Removed the `state.json` file from the skill package. - No user-facing feature changes; persistent state file is now excluded from distribution.
v1.0.0
sufn-smart-home v1.0.0 - Initial release of the 三峰智能家居控制 skill. - Supports user login, home listing, home switching, device and scene control, and device synchronization via specified API. - Strictly enforces real API calls for all operations; execution results must not be simulated or faked. - All commands and responses are designed to be concise and direct, following the documented reply format. - Windows PowerShell is required for all backend operations and API calls.
Metadata
Slug sufn-smart-home
Version 1.0.2
License MIT-0
All-time Installs 1
Active Installs 1
Total Versions 4
Frequently Asked Questions

What is 三峰智能?

三峰智能家居控制技能。适用场景:(1) 用户说"三峰登录 账号 密码";(2) 用户说打开/关闭/调节灯/空调/窗帘/插座等设备;(3) 用户说同步设备、设备列表、场景列表、执行场景、家庭列表、进入家庭、帮助、三峰帮助;(4) 用户说任何模式/场景名称(如观影模式、阅读模式、回家等)。所有操作真实调用 API,不... It is an AI Agent Skill for Claude Code / OpenClaw, with 141 downloads so far.

How do I install 三峰智能?

Run "/install sufn-smart-home" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is 三峰智能 free?

Yes, 三峰智能 is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does 三峰智能 support?

三峰智能 is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created 三峰智能?

It is built and maintained by lingguyuan (@lingguyuan); the current version is v1.0.2.

💬 Comments