← 返回
安全合规 中文

ZugaShield Security Scanner

7-layer AI security scanner for OpenClaw. Blocks prompt injection, SSRF, command injection, data leakage, and memory poisoning across ALL channels (Signal, T...
针对OpenClaw的7层AI安全扫描器,阻止提示注入、SSRF、命令注入、数据泄露和内存投毒,覆盖所有渠道(Signal、T...)
zuga-luga
安全合规 clawhub v0.1.1 1 版本 100000 Key: 无需
★ 0
Stars
📥 981
下载
💾 10
安装
1
版本
#ai-safety#latest#mcp#prompt-injection#security

概述

ZugaShield Security Scanner

7-layer AI security scanning plugin for OpenClaw. Protects all channels simultaneously by hooking into the Gateway — the single chokepoint for all traffic.

What It Blocks

| Attack | Hook | Detection |

|--------|------|-----------|

| Prompt injection | preRequest | 150+ signatures, unicode smuggling, encoding evasion |

| SSRF / Command injection | preToolExecution | Cloud metadata URLs, shell metacharacters (always fail-closed) |

| Secret / PII leakage | preResponse | API keys, tokens, credentials, high-entropy strings |

| Memory poisoning | preRecall | Embedded instructions, sleeper payloads in recalled memories |

| DNS exfiltration | preResponse | High-entropy subdomains, data-in-DNS patterns |

| Path traversal | preToolExecution | Directory traversal sequences, symlink attacks |

Install

pip install "zugashield[mcp]"
npm install zugashield-openclaw-plugin
openclaw plugins install ./node_modules/zugashield-openclaw-plugin
openclaw restart

Verify

/shield status

Should show: CONNECTED with 7 active layers.

Configuration

In openclaw.json under plugins.entries.openclaw-plugin.config:

  • fail_closed (default: true) — Block requests when scanner is down
  • strict_mode (default: false) — Block medium+ threats (not just high/critical)
  • scan.inputs / scan.outputs / scan.tool_calls / scan.memory — Toggle individual hooks

How It Works

ZugaShield spawns a Python MCP server as a managed child process. Each message, tool call, and response passes through the scanner in <15ms. The plugin uses OpenClaw's Gateway hooks, meaning one install protects Signal + Telegram + Discord + WhatsApp + web simultaneously.

Tool calls are always fail-closed regardless of configuration — SSRF and command injection are too dangerous to allow through even temporarily.

Links

版本历史

共 1 个版本

  • v0.1.1 当前
    2026-03-29 08:12 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

security-compliance

1password

steipete
设置和使用 1Password CLI (op)。适用于:安装 CLI、启用桌面应用集成、登录(单/多账户)、通过 op 读取/注入/运行密钥。
★ 53 📥 31,135
security-compliance

MoltGuard - Security & Antivirus & Guardrails

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

OpenClaw Backup

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