harness-audit

Installation
SKILL.md

Harness Audit

Inspect the global Harness without changing project code or documentation.

Run an audit

Audit the current project:

python3 scripts/audit.py --project <project-path> --json

Audit every global project:

python3 scripts/audit.py --all --json

Use --project <project-path> for the canonical project-native form; --repo remains a compatibility alias. The audit reports:

Installs
4
First Seen
Jul 15, 2026
harness-audit — cekrauseee/harness