harness-engineering-playbook-e3b0c4 — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited harness-engineering-playbook-e3b0c4 (Agent Skill) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
A skills.sh-compatible skill that operationalizes the practices from OpenAI's Harness Engineering guide. Use it to set up or refactor agent-first workflows so that autonomous runs are repeatable, observable, and safe.
npx skills add broomva/harness-engineering-skill --skill harness-engineering-playbookAGENTS.md, PLANS.md, docs/ARCHITECTURE.md, docs/OBSERVABILITY.md, Makefile.harness, and CI workflows.make smoke, make check, make ci so agents can run them reliably.audit — treat any MISSING or FAIL as blocking.# Interactive wizard (recommended)
python3 .agents/skills/harness-engineering-playbook/scripts/harness_wizard.py init <repo-path> --profile control
# Shell fallback
./scripts/bootstrap_harness.sh <repo-path>
# Audit
python3 .agents/skills/harness-engineering-playbook/scripts/harness_wizard.py audit <repo-path>| Profile | Scope |
|---|---|
baseline | Core harness artifacts only |
control | Baseline + control-system primitives |
full | Control + entropy controls, nightly audit, CI |
OpenAI Harness Engineering guide: <https://openai.com/index/harness-engineering/>
MIT
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.