AOI OpenClaw Security Toolkit (Core)
/install aoi-openclaw-security-toolkit-core
AOI OpenClaw Security Toolkit (Core)
Why: Prevent “one bad commit” incidents (accidental file leakage + secret exposure) with a fast, local-only, fail-closed check.
When: Before committing/pushing, before publishing a skill, and when reviewing scripts/skills for unexpected egress behavior.
How: Run a single command to get PASS/WARN/BLOCK and an optional redaction-safe report.
Scope: Detection + reporting only (no auto-fix, no uploads, no auto-posting).
Quickstart: openclaw-sec check --preset repo --diff staged
This is a public-safe toolkit skill.
- Does: detect + report risks (PASS/WARN/BLOCK)
- Does NOT: auto-fix, auto-upload, auto-post, or exfiltrate data
CLI
Binary: openclaw-sec
Common:
openclaw-sec check --lang en
openclaw-sec check --lang ko
openclaw-sec scan-secrets
openclaw-sec scan-egress
openclaw-sec scan-prompt --file inbound.txt
Exit codes:
0PASS1WARN2BLOCK
Default scan scope
If --paths is omitted, it scans existing paths among:
.skills/scripts/context/
Rules
Rule files live in rules/:
secret_patterns.txtegress_patterns.txtprompt_injection_patterns.txt
Edit these to tune sensitivity.
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install aoi-openclaw-security-toolkit-core - After installation, invoke the skill by name or use
/aoi-openclaw-security-toolkit-core - Provide required inputs per the skill's parameter spec and get structured output
What is AOI OpenClaw Security Toolkit (Core)?
Run local-only fail-closed security checks to detect and report data leaks, secrets, egress risks, and prompt injections before publishing or committing code. It is an AI Agent Skill for Claude Code / OpenClaw, with 775 downloads so far.
How do I install AOI OpenClaw Security Toolkit (Core)?
Run "/install aoi-openclaw-security-toolkit-core" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is AOI OpenClaw Security Toolkit (Core) free?
Yes, AOI OpenClaw Security Toolkit (Core) is completely free (open-source). You can download, install and use it at no cost.
Which platforms does AOI OpenClaw Security Toolkit (Core) support?
AOI OpenClaw Security Toolkit (Core) is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created AOI OpenClaw Security Toolkit (Core)?
It is built and maintained by edmonddantesj (@edmonddantesj); the current version is v0.1.6.