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.
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install aoi-openclaw-security-toolkit-core - 安装完成后,直接呼叫该 Skill 的名称或使用
/aoi-openclaw-security-toolkit-core触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
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. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 775 次。
如何安装 AOI OpenClaw Security Toolkit (Core)?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install aoi-openclaw-security-toolkit-core」即可一键安装,无需额外配置。
AOI OpenClaw Security Toolkit (Core) 是免费的吗?
是的,AOI OpenClaw Security Toolkit (Core) 完全免费(开源免费),可自由下载、安装和使用。
AOI OpenClaw Security Toolkit (Core) 支持哪些平台?
AOI OpenClaw Security Toolkit (Core) 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 AOI OpenClaw Security Toolkit (Core)?
由 edmonddantesj(@edmonddantesj)开发并维护,当前版本 v0.1.6。