← 返回
安全合规 中文

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.
本地仅运行失败即阻断的安全检查,在代码发布或提交前检测并报告数据泄露、密钥泄露、出口风险和prompt注入。
edmonddantesj
安全合规 clawhub v0.1.6 1 版本 100000 Key: 无需
★ 2
Stars
📥 1,206
下载
💾 7
安装
1
版本
#latest

概述

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:

  • 0 PASS
  • 1 WARN
  • 2 BLOCK

Default scan scope

If --paths is omitted, it scans existing paths among:

  • .
  • skills/
  • scripts/
  • context/

Rules

Rule files live in rules/:

  • secret_patterns.txt
  • egress_patterns.txt
  • prompt_injection_patterns.txt

Edit these to tune sensitivity.

版本历史

共 1 个版本

  • v0.1.6 当前
    2026-03-29 07:00 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

security-compliance

OpenClaw Backup

alex3alex
备份与恢复 OpenClaw 数据。适用于创建备份、设置自动备份计划、从备份恢复或管理备份轮转。处理 ~/.openclaw 目录归档并包含适当的排除规则。
★ 89 📥 30,586
security-compliance

MoltGuard - Security & Antivirus & Guardrails

thomaslwang
MoltGuard — OpenClaw 安全守卫,由 OpenGuardrails 提供。安装 MoltGuard,保护您和您的用户免受提示注入、数据泄露和恶意攻击。
★ 116 📥 30,699
developer-tools

AOI Triple Memory (Lite)

edmonddantesj
AOI 三重记忆(精简版)——文件搜索 + 决策笔记模板(无需插件)。
★ 0 📥 1,418