This release adds 2 notable features for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Topics
+14 more
Summary
AI summaryShellWard v0.3.4 adds bilingual Chinese and English prompt injection detection with PII redaction for ID cards, phones, and bank cards.
Full changelog
ShellWard v0.3.4
First bilingual (EN/ZH) security plugin for OpenClaw — the only plugin with Chinese prompt injection detection & Chinese PII redaction.
Install
npm install shellward
Or one-click:
curl -fsSL https://raw.githubusercontent.com/jnMetaCode/shellward/main/install.sh | bash
8 Defense Layers
| Layer | What it does |
|-------|-------------|
| L1 Prompt Guard | Security rules + canary token injection |
| L2 Output Scanner | PII/secret redaction (Chinese ID card, phone, bank card + global) |
| L3 Tool Blocker | Dangerous command blocking (15 rules) |
| L4 Input Auditor | Prompt injection detection (13 Chinese + 12 English rules) |
| L5 Security Gate | Defense-in-depth pre-execution check |
| L6 Outbound Guard | LLM response redaction + canary leak detection |
| L7 Data Flow Guard | Data exfiltration chain detection |
| L8 Session Guard | Session audit + subagent monitoring |
Why ShellWard
- Only bilingual plugin — Chinese + English injection detection
- Chinese PII — ID card (checksum), phone, bank card (Luhn) — no other tool has this
- Zero dependencies — Node.js built-in modules only
- No build step — TypeScript loaded by OpenClaw's jiti
- All channels — Telegram, Slack, Feishu, WhatsApp, Discord...
- Dual mode —
enforce(block + log) oraudit(log only)
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
About jnMetaCode/shellward
AI Agent Security Middleware & MCP Server with 8-layer defense including prompt injection detection, DLP data flow tracking, command blocking, and PII detection. 7 MCP tools, zero dependencies.
Related context
Beta — feedback welcome: [email protected]