Requirements
- Target platform
- OpenClaw
- Install method
- Manual import
- Extraction
- Extract archive
- Prerequisites
- OpenClaw
- Primary doc
- SKILL.md
7-layer AI security scanner for OpenClaw. Blocks prompt injection, SSRF, command injection, data leakage, and memory poisoning across ALL channels (Signal, T...
7-layer AI security scanner for OpenClaw. Blocks prompt injection, SSRF, command injection, data leakage, and memory poisoning across ALL channels (Signal, T...
Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.
I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Then review README.md for any prerequisites, environment setup, or post-install checks. Tell me what you changed and call out any manual steps you could not complete.
I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Then review README.md for any prerequisites, environment setup, or post-install checks. Summarize what changed and any follow-up checks I should run.
7-layer AI security scanning plugin for OpenClaw. Protects all channels simultaneously by hooking into the Gateway โ the single chokepoint for all traffic.
AttackHookDetectionPrompt injectionpreRequest150+ signatures, unicode smuggling, encoding evasionSSRF / Command injectionpreToolExecutionCloud metadata URLs, shell metacharacters (always fail-closed)Secret / PII leakagepreResponseAPI keys, tokens, credentials, high-entropy stringsMemory poisoningpreRecallEmbedded instructions, sleeper payloads in recalled memoriesDNS exfiltrationpreResponseHigh-entropy subdomains, data-in-DNS patternsPath traversalpreToolExecutionDirectory traversal sequences, symlink attacks
pip install "zugashield[mcp]" npm install zugashield-openclaw-plugin openclaw plugins install ./node_modules/zugashield-openclaw-plugin openclaw restart
/shield status Should show: CONNECTED with 7 active layers.
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
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.
GitHub npm PyPI
Code helpers, APIs, CLIs, browser automation, testing, and developer operations.
Largest current source with strong distribution and engagement signals.