Skip to content

Commit b870a37

Browse files
Haiyue ZhangHaiyue Zhang
authored andcommitted
docs: add OpenClaw skill installation instructions
1 parent 6ef7e22 commit b870a37

1 file changed

Lines changed: 17 additions & 0 deletions

File tree

README.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -116,6 +116,23 @@ Full coverage of all 10 OWASP Agentic Security categories. Framework-specific de
116116

117117
---
118118

119+
## OpenClaw Support
120+
121+
Agent Audit is available as an [OpenClaw](https://openclaw.ai) skill on ClawHub:
122+
123+
```bash
124+
npx clawhub@latest install agent-audit-scanner
125+
```
126+
127+
Once installed, ask your OpenClaw agent:
128+
- "Scan my installed skills for security issues"
129+
- "Is this new skill safe?"
130+
- "Audit my OpenClaw config"
131+
132+
The scanner covers all 10 OWASP Agentic AI threat categories and has been validated against 18,899 ClawHub skills at 80% precision.
133+
134+
---
135+
119136
## Who Is This For
120137

121138
- **Agent developers** building with LangChain, CrewAI, AutoGen, OpenAI Agents SDK, or raw function-calling -- run it before every deploy

0 commit comments

Comments
 (0)