Overview
defenseclaw codeguard — CodeGuard static-analysis skill management.
Reference
Synopsis
defenseclaw codeguard [OPTIONS]
Subcommands
| Subcommand | Description |
|---|---|
install-skill | Install the CodeGuard skill into the OpenClaw workspace skills directory. |
Description
CodeGuard static-analysis skill management
defenseclaw codeguard install-skill
Install the CodeGuard skill into the OpenClaw workspace skills directory
Install the CodeGuard skill into the OpenClaw workspace skills directory.
Copies the bundled CodeGuard skill into the highest-priority OpenClaw skills directory (workspace skills dir when configured, otherwise the global skills dir) and enables it in openclaw.json.
Equivalent to the auto-install that runs during defenseclaw init.
Usage
Install the OpenClaw CodeGuard skill
defenseclaw codeguard install-skill
The Python command installs the OpenClaw skill wrapper. Source-code scanning is exposed by the gateway CLI:
defenseclaw-gateway scan code . --json
See CodeGuard.