[ LE CONTRÔLE · embedded ]

Scan before you publish. Catch secrets and private detail first.

Content Guard is the publish gate embedded in brigade-cli: scan, redact, Git and PR checks, and a scrub path that fails closed on secrets and private identifiers. Use brigade guard for the full CLI, or brigade scrub as the out-of-the-box repo gate.

View on GitHub →

Part of the Brigade fleet · brigade.tools · escoffierlabs.dev

Content Guard GitHub stars Content Guard GitHub stars

[ WHAT IT DOES ]

Embedded in Brigade

brigade guard and brigade scrub ship with brigade-cli; no second install for the default path.

Fail closed on leaks

Policies for public-repo and personal content; findings block publish until reviewed.

Handoff and release gates

Hooks into handoff lint, release doctor, and pre-push style checks.

[ COMMANDS ]

brigade scrub Scan the working tree with the default public-repo policy.
brigade guard scan Full guard CLI: scan, redact, git, and PR checks.
brigade handoff lint --content-guard Gate pending handoffs before memory ingest.

Full reference on GitHub.

[ INSTALL ]

Content Guard ships inside brigade-cli. No separate install:

Brigade itself: brigade.tools · pipx install brigade-cli