# Coraza

> Use this skill when the user wants to use coraza — Go WAF CLI — ModSecurity-compatible web application firewall for reverse proxies.

- Skill: `javimosch/coraza` (Agent Skill)
- Install (CLI): `npx skillmds@latest add javimosch/coraza`
- Raw SKILL.md: https://api.skillmd.com/api/skills/javimosch/coraza/raw
- Safety review: PASS (external: skill-scanner PASS, skillspector PASS)
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: javimosch (https://skillmd.com/u/javimosch)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/javimosch/coraza

---


# coraza Plugin

Go WAF CLI — ModSecurity-compatible web application firewall for reverse proxies

## Commands
- `coraza self version` — Print coraza version
- `coraza _ _` — Passthrough to coraza CLI

## Usage Examples
- `coraza self version` — Check installed version
- `coraza _ _ --help` — Show coraza help
- `coraza _ _ --json` — JSON output mode

## Installation
```bash
go install github.com/corazawaf/coraza@latest
```

## Key Features
- security, waf, golang, proxy
- Non-interactive CLI with JSON output support
- Pipeline-ready for automation

