AOI Sandbox Shield (Lite)
/install aoi-sandbox-shield-lite
AOI Sandbox Shield (Lite)
S-DNA: AOI-2026-0215-SDNA-SS02
What this is
A public-safe subset of “sandbox shield” focused on:
- creating snapshots of critical workspace/config files
- validating JSON config files (syntax + required keys)
- producing an audit log artifact you can attach to release notes
What this is NOT (by design)
- Does not apply configs
- Does not restart gateways
- Does not modify cron
- Does not send messages externally
Commands
Create snapshot
node skill.js snapshot --reason="before publishing"
Validate config JSON (syntax + required keys)
node skill.js validate-config --path="$HOME/.openclaw/openclaw.json"
Output
All commands print JSON to stdout for easy logging.
Release governance (public)
We publish AOI skills for free and keep improving them. Every release must pass our Security Gate and include an auditable changelog. We do not ship updates that weaken security or licensing clarity. Repeated violations trigger progressive restrictions (warnings → publish pause → archive).
Support
- Issues / bugs / requests: https://github.com/edmonddantesj/aoi-skills/issues
- Please include the skill slug:
aoi-sandbox-shield-lite
Links
License
MIT (AOI original).
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install aoi-sandbox-shield-lite - 安装完成后,直接呼叫该 Skill 的名称或使用
/aoi-sandbox-shield-lite触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
AOI Sandbox Shield (Lite) 是什么?
Creates snapshots of critical config files, validates JSON configs for syntax and keys, and generates audit logs without applying changes. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 870 次。
如何安装 AOI Sandbox Shield (Lite)?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install aoi-sandbox-shield-lite」即可一键安装,无需额外配置。
AOI Sandbox Shield (Lite) 是免费的吗?
是的,AOI Sandbox Shield (Lite) 完全免费(开源免费),可自由下载、安装和使用。
AOI Sandbox Shield (Lite) 支持哪些平台?
AOI Sandbox Shield (Lite) 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 AOI Sandbox Shield (Lite)?
由 edmonddantesj(@edmonddantesj)开发并维护,当前版本 v0.1.2。