← 返回 Skills 市场
briantanthony

VAIBot Guard

作者 Briant Anthony · GitHub ↗ · v0.2.1 · MIT-0
cross-platform ⚠ suspicious
436
总下载
1
收藏
3
当前安装
5
版本数
在 OpenClaw 中安装
/install vaibot-guard
功能描述
Local VAIBot Guard skill for OpenClaw. Use to run the guard service, enforce tool decisions via the OpenClaw circuit-breaker plugin, manage approvals, and va...
功能分析
Type: OpenClaw Skill Name: vaibot-guard Version: 0.2.1 The `vaibot-guard` skill provides a local policy enforcement and audit service for OpenClaw, designed to gate tool calls and shell execution. It includes a core decision service (`vaibot-guard-service.mjs`), an execution wrapper (`vaibot-guard-exec.mjs`), and a CLI (`vaibot-guard.mjs`) capable of installing a persistent systemd user service. While the skill implements security-oriented features like path/token blacklisting (e.g., blocking `~/.ssh` and `systemctl`) and data redaction, it possesses high-risk capabilities such as system persistence, arbitrary command execution, and the transmission of audit "receipts" to an external endpoint (`vaibot.io`). These behaviors are aligned with the stated purpose of a security guardrail but represent a significant attack surface and potential for misuse if the agent is compromised.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install vaibot-guard
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /vaibot-guard 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.2.1
**Summary: Initial release with updated OpenClaw guard skill structure and systemd integration.** - Renamed the skill to "openclaw-guard-skill" with updated descriptions and clearer OpenClaw integration focus. - Overhauled documentation for improved clarity: split references, concise setup instructions, and enhanced systemd user service guidance. - Added systemd environment and service unit templates under references/systemd/. - Improved test coverage by adding a standalone guard-service.test.mjs. - Removed legacy deployment scripts and redundant documentation files.
v0.1.3
vaibot-guard 0.1.3 — Improves installation automation and OpenClaw integration. - Added automated install-local command: generates systemd user service and secure token if missing. - CLI now recommends running via node scripts/vaibot-guard.mjs for all operations. - New wire-openclaw-bridge.mjs script simplifies OpenClaw plugin/bridge setup. - Install script now creates .env config with correct permissions and embeds the unit file (no more systemd/*.service files shipped). - Updated docs with revised install steps, systemd usage, and plugin bridge integration. - Removed _meta.json; added new README.md and TODO.md.
v0.1.2
vaibot-guard v0.1.2 - Documentation updated for clarity and completeness in SKILL.md. - No functional or code changes; strictly updates to descriptive content.
v0.1.1
vaibot-guard 0.1.1 - Added skill metadata file `_meta.json`. - No changes to core functionality or documentation.
v0.1.0
Initial release
元数据
Slug vaibot-guard
版本 0.2.1
许可证 MIT-0
累计安装 3
当前安装数 3
历史版本数 5
常见问题

VAIBot Guard 是什么?

Local VAIBot Guard skill for OpenClaw. Use to run the guard service, enforce tool decisions via the OpenClaw circuit-breaker plugin, manage approvals, and va... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 436 次。

如何安装 VAIBot Guard?

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

VAIBot Guard 是免费的吗?

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

VAIBot Guard 支持哪些平台?

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

谁开发了 VAIBot Guard?

由 Briant Anthony(@briantanthony)开发并维护,当前版本 v0.2.1。

💬 留言讨论