← 返回 Skills 市场
Slap Detector
作者
sinhong2011
· GitHub ↗
· v0.1.1
372
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install slap-detector
功能描述
React to physical slaps and shakes detected on an Apple Silicon MacBook accelerometer. Use when the slap-your-openclaw MCP server is connected.
安全使用建议
This skill appears to do what it says (respond to accelerometer events) and doesn't request secrets, but exercise caution because the source/homepage are unknown and the example MCP invocation uses sudo. Before installing: (1) verify the provenance of the 'slap-your-openclaw' MCP binary and prefer running it without sudo or with least privilege; (2) confirm the MCP server isn't exfiltrating events or connecting to untrusted endpoints; (3) test in a controlled environment (or VM) first; (4) if you must run with elevated privileges, audit the binary or ask the provider for source/release artifacts. If you can't verify the MCP binary's origin, treat this as higher risk.
功能分析
Type: OpenClaw Skill
Name: slap-detector
Version: 0.1.1
The skill bundle requires the MCP server to be executed with 'sudo' privileges in the configuration instructions (SKILL.md), which is a significant security risk that could lead to full system compromise if the underlying 'slap-your-openclaw' binary is compromised or malicious. While the stated purpose of detecting accelerometer events is plausible, the use of elevated privileges for a non-critical 'fun' personality skill is a major red flag. No explicit evidence of data exfiltration or intentional malice was found in the provided logic.
能力评估
Purpose & Capability
The name, description, and the listed MCP tools (slap_status, slap_wait_for_event, slap_get_config, etc.) align with a sensor-reactive skill. No unrelated credentials, network endpoints, or system paths are requested.
Instruction Scope
SKILL.md limits actions to interacting with an MCP-provided slap detector and responding with personality text. It does instruct blocking waits (slap_wait_for_event) and runtime config changes (slap_set_config). The example MCP config uses 'sudo' to invoke 'slap-your-openclaw', which elevates privilege and should be scrutinized; otherwise the instructions do not reference unrelated files or env vars.
Install Mechanism
There is no install spec and no code files (instruction-only), so nothing is written to disk by the skill itself. This minimizes install-time risk.
Credentials
The skill requires no environment variables or credentials, which is proportionate. However, the MCP invocation example calls a system binary (via sudo in the example) to access hardware — hardware access often requires elevated privileges, so confirm you trust the MCP server binary and its need for sudo.
Persistence & Privilege
always:false and no requests to modify other skills or system-wide configs. The skill can be invoked autonomously (default), which is normal; this is not by itself a concern.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install slap-detector - 安装完成后,直接呼叫该 Skill 的名称或使用
/slap-detector触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.1
Release 0.1.1
元数据
常见问题
Slap Detector 是什么?
React to physical slaps and shakes detected on an Apple Silicon MacBook accelerometer. Use when the slap-your-openclaw MCP server is connected. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 372 次。
如何安装 Slap Detector?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install slap-detector」即可一键安装,无需额外配置。
Slap Detector 是免费的吗?
是的,Slap Detector 完全免费(开源免费),可自由下载、安装和使用。
Slap Detector 支持哪些平台?
Slap Detector 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Slap Detector?
由 sinhong2011(@sinhong2011)开发并维护,当前版本 v0.1.1。
推荐 Skills