← 返回 Skills 市场
wechatgpt798

Wayne Sonoscli

作者 WechatGpt798 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
127
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install wayne-sonoscli
功能描述
Control Sonos speakers (discover/status/play/volume/group).
安全使用建议
This skill appears coherent with its stated purpose (it wraps a Sonos CLI). Before installing, verify the upstream Go module (github.com/steipete/wayne-sonoscli) and the homepage, because 'go install' will compile and run third-party code on your machine. Be aware the tool will scan your local network (SSDP) to discover speakers — if you don't want local network scanning, don't use it. Only provide SPOTIFY_CLIENT_ID/SECRET if you need Spotify search; prefer limited-scope credentials and do not reuse high-privilege keys. Also double-check the package metadata (owner IDs) because the registry metadata and _meta.json disagree — that could be an innocuous packaging mistake but is worth confirming with the publisher.
功能分析
Type: OpenClaw Skill Name: wayne-sonoscli Version: 1.0.0 The wayne-sonoscli skill is a legitimate utility for controlling Sonos speakers via a Go-based CLI. It includes standard features like device discovery, playback control, and grouping, with installation handled through a standard 'go install' command from a public GitHub repository (github.com/steipete/wayne-sonoscli). No malicious intent, data exfiltration, or suspicious prompt-injection instructions were identified.
能力评估
Purpose & Capability
Name/description (control Sonos) match the declared binary requirement (sonos) and the runtime instructions. One metadata inconsistency: registry metadata Owner ID differs from the ownerId in _meta.json, which could be a benign packaging error but is worth double-checking before trusting the package source.
Instruction Scope
SKILL.md only instructs running the sonos CLI to discover and control speakers on the local network and optionally using Spotify Web API for searches. It does not ask the agent to read arbitrary files, collect unrelated credentials, or send data to unexpected endpoints. The only network interactions implied are local speaker discovery (SSDP) and optional calls to Spotify/SMAPI when using those features.
Install Mechanism
Install uses 'go' to fetch module github.com/steipete/wayne-sonoscli/cmd/sonos@latest which builds the 'sonos' binary. This is an expected install method for a Go CLI but carries the usual risk of compiling and running third-party code from a GitHub module — verify the module's repository and maintainer before installing.
Credentials
No required environment variables are declared. SKILL.md notes optional SPOTIFY_CLIENT_ID/SECRET only if Spotify search via Web API is used; that is proportional to the stated optional feature.
Persistence & Privilege
always is false and the skill is user-invocable. It does not request persistent system-wide privileges or access to other skills' configs.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install wayne-sonoscli
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /wayne-sonoscli 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of wayne-sonoscli. - Control Sonos speakers via the command line: discover devices, check status, play/pause/stop, adjust volume, group/ungroup speakers, manage favorites and queue, and search/play Spotify tracks. - Option to specify speaker IP if auto-discovery fails. - Optional Spotify Web API integration with environment variables.
元数据
Slug wayne-sonoscli
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Wayne Sonoscli 是什么?

Control Sonos speakers (discover/status/play/volume/group). 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 127 次。

如何安装 Wayne Sonoscli?

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

Wayne Sonoscli 是免费的吗?

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

Wayne Sonoscli 支持哪些平台?

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

谁开发了 Wayne Sonoscli?

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

💬 留言讨论