首页龙虾技能列表 › macos-audio — macOS 音频和蓝牙设备管理

macos-audio — macOS 音频和蓝牙设备管理

v1.0.0

通过 macos-audio 命令行界面(CLI)管理 macOS 的音频输出和蓝牙设备。适用于扫描已配对设备、连接/断开蓝牙、切换音频输出等场景。

0· 272·1 当前·1 累计
by @vossenwout (Wout Vossen)·MIT-0
下载技能包
License
MIT-0
最后更新
2026/4/12
安全扫描
VirusTotal
无害
查看报告
OpenClaw
可疑
medium confidence
该技能的运行指令与其声明的目的(macOS 音频控制)相符,但元数据省略了重要约束,并提示用户安装第三方 Homebrew 软件源——这使得包安装面面积外,值得谨慎对待。
评估建议
["确保仅在具有 Homebrew 的 macOS 机器上使用该技能——元数据未声明操作系统要求,但指令假设为 macOS。","在运行 `brew install` 之前,检查和验证 Homebrew 软件源(vossenwout/tap)及其公式源——第三方软件源可以安装任意代码。","优先从已知的官方项目页面或 GitHub 存储库安装;如果需要验证软件,请向发布者请求主页或源链接。","考虑代理是否应在您的环境中自主运行系统级命令。如果您不确定软件源的起源,请不要在敏感系统上安装。"]...
详细分析 ▾
用途与能力
The SKILL.md describes a macOS-only CLI for switching audio and Bluetooth devices which is coherent with the name and description. However the skill metadata does not declare an OS restriction or required binaries even though the instructions require Homebrew and macOS-specific tools (switchaudio-osx, blueutil and a brew formula). This mismatch (metadata says 'none' but instructions require macOS and Homebrew) is unexpected.
指令范围
The instructions stay within the stated scope: they tell the agent how to install the CLI via brew and how to run the CLI commands to scan/connect/adjust volume and play files. They do not instruct the agent to read unrelated files or exfiltrate data. They do assume interactive/local capability (notes that it doesn't work over ssh).
安装机制
Although this is an instruction-only skill (no code included), the SKILL.md instructs installing Homebrew packages and a third‑party tap (brew install vossenwout/tap/macos-audio-cli). Installing from an external/third‑party tap is higher risk than using only well-known official packages; the brew formula will download and install code onto the machine. The skill does not provide a homepage or source URL to verify the tap/formula contents.
凭证需求
The skill requests no environment variables or credentials, which is proportionate for the stated functionality (local audio control).
持久化与权限
The skill is not marked always:true and does not request special persistent privileges. It allows autonomous invocation (default), which is normal for skills; this combined with the install instructions means an agent could run these system commands autonomously if invoked.
安全有层次,运行前请审查代码。

License

MIT-0

可自由使用、修改和再分发,无需署名。

运行时依赖

无特殊依赖

版本

latestv1.0.02026/3/13

["发布 macos-audio 技能的初始版本。","提供用于管理 macOS 音频输出和蓝牙设备的 CLI。","支持扫描设备、连接/断开蓝牙和 AirPlay、切换音频输出、调整音量以及播放音频文件。","包括用于故障排除的状态检查命令(包括 JSON 输出)和精确的退出代码。","需要安装 brew 依赖项:switchaudio-osx 和 blueutil。","记录了已知的限制,例如缺乏 SSH 支持和实验性的 AirPlay 功能。"]

● 无害

安装命令 点击复制

官方npx clawhub@latest install macos-audio
镜像加速npx clawhub@latest install macos-audio --registry https://cn.clawhub-mirror.com

技能文档

概述

通过 macos-audio CLI 管理 macOS 音频输出和蓝牙设备...

(**注意:由于原始内容未提供完整的 SKILL.md,以上内容为示例,实际翻译请根据完整的 SKILL.md 文档进行)

数据来源:ClawHub ↗ · 中文优化:龙虾技能库
OpenClaw 技能定制 / 插件定制 / 私有工作流定制

免费技能或插件可能存在安全风险,如需更匹配、更安全的方案,建议联系付费定制

了解定制服务