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).
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install aoi-sandbox-shield-lite - After installation, invoke the skill by name or use
/aoi-sandbox-shield-lite - Provide required inputs per the skill's parameter spec and get structured output
What is AOI Sandbox Shield (Lite)?
Creates snapshots of critical config files, validates JSON configs for syntax and keys, and generates audit logs without applying changes. It is an AI Agent Skill for Claude Code / OpenClaw, with 870 downloads so far.
How do I install AOI Sandbox Shield (Lite)?
Run "/install aoi-sandbox-shield-lite" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is AOI Sandbox Shield (Lite) free?
Yes, AOI Sandbox Shield (Lite) is completely free (open-source). You can download, install and use it at no cost.
Which platforms does AOI Sandbox Shield (Lite) support?
AOI Sandbox Shield (Lite) is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created AOI Sandbox Shield (Lite)?
It is built and maintained by edmonddantesj (@edmonddantesj); the current version is v0.1.2.