From 166aa9bae6705e0051fe7a4b669697a30894b115 Mon Sep 17 00:00:00 2001 From: wd041216-bit Date: Tue, 24 Mar 2026 17:24:02 +0800 Subject: [PATCH] Add ironclaw-agent-guard --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f80c6d8..95893d0 100644 --- a/README.md +++ b/README.md @@ -150,6 +150,7 @@ - [varlock-claude-skill](https://github.com/wrsmith108/varlock-claude-skill) - Secure environment variable management ensuring secrets never appear in Claude sessions, terminals, logs, or git commits. - [sanitize](https://github.com/openclaw/skills/tree/main/skills/agentward-ai/sanitize) - Detect and redact PII from text files — 15 categories (SSNs, credit cards, API keys, etc.), zero dependencies, all processing local. - [webapp-testing](https://github.com/anthropics/skills/tree/main/skills/webapp-testing) - Toolkit for interacting with and testing local web applications using Playwright. +- [ironclaw-agent-guard](https://github.com/wd041216-bit/ironclaw-agent-guard) - Security review skill and CLI/MCP companion for risky tool calls, prompt injection, secret redaction, and audit-friendly agent workflows.