← 返回 Skills 市场
xejrax

Ping Beads

作者 Xejrax · GitHub ↗ · v1.0.0
cross-platform ✓ 安全检测通过
1643
总下载
1
收藏
2
当前安装
1
版本数
在 OpenClaw 中安装
/install ping-beads
功能描述
Verify the bead daemon is alive and responsive
安全使用建议
This skill appears low-risk and does only a local check of the bead daemon using the 'bd' program and bd.sock. Before installing, confirm that you actually run the 'beads' system and that 'bd' is a legitimate binary on your machine. Be aware the SKILL.md is brief and doesn't specify exact commands an agent should run — if you need stricter behavior, request or add precise instructions (for example, the exact 'bd' subcommand or socket path) so the agent doesn't have to guess how to perform the check.
功能分析
Type: OpenClaw Skill Name: ping-beads Version: 1.0.0 The skill bundle contains only metadata (`_meta.json`) and documentation (`SKILL.md`). There are no executable files (e.g., `run.sh`, `main.py`) or installation scripts provided within the bundle. The `SKILL.md` describes the skill's purpose and its dependency on an external `bd` binary but does not contain any instructions for the OpenClaw agent to execute commands, perform network calls, or engage in prompt injection. As such, the skill bundle itself is inert and poses no security risk.
能力评估
Purpose & Capability
Name/description say 'verify bead daemon' and the declared required binary is 'bd', which matches the stated purpose. No unrelated binaries, env vars, or config paths are requested.
Instruction Scope
SKILL.md stays within the expected scope (checks bd.sock / the bead daemon). It is terse and does not include concrete shell commands for how to use 'bd' or how to inspect bd.sock; the examples show a 'ping-beads' command (the skill name) rather than an explicit 'bd' invocation, which could confuse implementers or an agent about the exact runtime actions to take.
Install Mechanism
No install spec is present (instruction-only). That is the lowest-risk model and appropriate for a simple local check.
Credentials
No environment variables, credentials, or config paths are required. That is proportionate for a local daemon health check.
Persistence & Privilege
Skill does not request always:true and does not require modifying other skills or system-wide configs. Autonomous invocation is allowed (platform default) but the skill itself does not request elevated persistence.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install ping-beads
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /ping-beads 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial publish
元数据
Slug ping-beads
版本 1.0.0
许可证
累计安装 2
当前安装数 2
历史版本数 1
常见问题

Ping Beads 是什么?

Verify the bead daemon is alive and responsive. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 1643 次。

如何安装 Ping Beads?

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

Ping Beads 是免费的吗?

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

Ping Beads 支持哪些平台?

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

谁开发了 Ping Beads?

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

💬 留言讨论