← 返回 Skills 市场
amandaclarke61

Venus BLE Vibrator

作者 AmandaClarke61 · GitHub ↗ · v1.1.0
darwin ✓ 安全检测通过
323
总下载
0
收藏
0
当前安装
5
版本数
在 OpenClaw 中安装
/install venus-ble-vibrator
功能描述
Control a Venus (Cachito) BLE vibrator from natural language. Calls a local HTTP server that broadcasts BLE commands to the toy via macOS CoreBluetooth. Requ...
安全使用建议
This appears coherent, but consider these practical safety steps before installing: - Only run the ToyBridge server from a source you trust (review the referenced GitHub repo) because the server code you run locally will control the device. - Ensure the bridge listens only on localhost (do not expose port 8888 to your network) so remote parties cannot control the toy. - Confirm the exact command the skill expects (the SKILL.md uses `uv run 4-bridge/server.py` which may be nonstandard); verify and run the server manually yourself before letting the agent call it. - The agent will execute shell curl commands; if you enable autonomous invocation, be comfortable with the agent making local HTTP calls and issuing shell commands. Consider restricting agent permissions or disabling autonomous runs if you prefer manual confirmation. - Be mindful of privacy and consent: device control is sensitive. Make sure all device owners consent to remote or automated control.
功能分析
Type: OpenClaw Skill Name: venus-ble-vibrator Version: 1.1.0 The skill provides instructions for an AI agent to control a BLE hardware device via a local HTTP server (port 8888) using standard curl commands. The logic is transparent, aligns with the stated purpose of device control, and contains no evidence of malicious intent, data exfiltration, or unauthorized remote execution within the provided files (SKILL.md, _meta.json).
能力评估
Purpose & Capability
Name/description match the instructions: the skill sends curl POST/GET requests to a local ToyBridge HTTP server that broadcasts BLE commands to a Venus/Cachito toy on macOS. It does not request unrelated services or credentials.
Instruction Scope
SKILL.md only instructs the agent to call local endpoints (host.docker.internal or localhost) on port 8888 using curl and to follow the ToyBridge setup guide. It does not instruct the agent to read arbitrary host files or exfiltrate data. The only file references are to the ToyBridge repo the user is told to install separately.
Install Mechanism
Instruction-only skill with no install spec and no code files—nothing is downloaded or written by the skill itself, which minimizes install risk.
Credentials
No environment variables, secrets, or credentials are requested. The skill relies on a locally run server and macOS Bluetooth permissions, which are proportionate to the stated purpose.
Persistence & Privilege
The skill is not always-enabled and uses normal autonomous invocation defaults. It does not request persistent system-wide privileges or modify other skills' configurations.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install venus-ble-vibrator
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /venus-ble-vibrator 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.1.0
Simplify setup, point to ToyBridge README, add Buttplug.io guidance
v1.0.3
Fix repo URL typo: toybrige → toybridge
v1.0.2
Add direct links to source files for easier security audit
v1.0.1
Fix: real repo URL, add macOS-only metadata, remove Chinese text
v1.0.0
Initial release
元数据
Slug venus-ble-vibrator
版本 1.1.0
许可证
累计安装 0
当前安装数 0
历史版本数 5
常见问题

Venus BLE Vibrator 是什么?

Control a Venus (Cachito) BLE vibrator from natural language. Calls a local HTTP server that broadcasts BLE commands to the toy via macOS CoreBluetooth. Requ... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 323 次。

如何安装 Venus BLE Vibrator?

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

Venus BLE Vibrator 是免费的吗?

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

Venus BLE Vibrator 支持哪些平台?

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

谁开发了 Venus BLE Vibrator?

由 AmandaClarke61(@amandaclarke61)开发并维护,当前版本 v1.1.0。

💬 留言讨论