| name | clawguard |
| description | **AI Agent Security & Observability Platform** WHEN: run `clawguard` commands, run `clawguard-scan` commands, build typescript applications with clawguard. Triggers: use clawguard, install clawguard, how to use clawguard, run clawguard. |
clawguard
AI Agent Security & Observability Platform
When to Use
- Run
clawguard commands
- Run
clawguard-scan commands
- Build TypeScript applications with clawguard
When NOT to Use
- GUI or web-based workflows where CLI is not available
- Projects using Python or JavaScript (different ecosystem)
Quick Start
Install
npm install clawguard
Basic Usage
- `clawguard`
- `clawguard-scan`
- **Language:** TypeScript
- **License:** AGPL-3.0-only
- **Tests:** Yes
├── community-rules/
│ ├── enterprise-dlp.yaml
│ ├── finance-pci.yaml
│ ├── healthcare-hipaa.yaml
│ └── README.md
├── docs/
│ ├── en/
│ ├── ja/
│ └── zh/
├── hooks/
│ ├── collector/
│ ├── dashboard/
│ ├── guardian/
│ ├── openclaw-watch-guard/
│ ├── openclaw-watch-policy/
│ └── security/
├── promotion/
│ └── content.md
├── rules.d/
│ └── README.md