hol-guard
Installation
SKILL.md
HOL Guard
HOL Guard protects local AI harnesses before tools run. Use it for runtime safety, approval review, package verification, and auditable evidence around agent actions.
Safety Rules
- Never read
.envfiles. - Never bypass Guard approvals.
- Do not claim a workspace is protected until a Guard command proves it.
- Prefer reversible Guard commands over manual harness configuration edits.
- Treat scanner failures as real until inspected.
- Preserve user changes and inspect
git status --shortbefore editing a repository.
Install Check
Probe the CLIs directly so the check works across shells: