hyper-auto — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited hyper-auto (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.
Single-gesture pipeline: hyper-plan-loop converges → hyper-implement-loop runs on the produced plan. Stops cleanly at any terminal state in between. No cron, no merge, no push, no autonomous follow-up rounds — just the two loops, chained.
/hyperclaude:hyper-implement-loop directly./hyperclaude:hyper-plan-loop, then decide.Invoke /hyperclaude:hyper-plan-loop <task> with the user's task description verbatim. Let it run to terminal state.
Implementing on a plan with unresolved blocking findings wastes the implement-loop budget on a known-broken input — this is the safety boundary.
Invoke /hyperclaude:hyper-implement-loop <plan-path-from-Step-1> with the canonical plan path captured from plan-loop's report. Let it run to terminal state.
Relay both phases' Step 9 terminal facts so the user can audit the full chain. Do not paraphrase or invent fields — but apply ONE composed-flow exception:
hyper-auto, Step 3 has already executed the implement phase, so relaying it verbatim would tell the user to re-implement an already-implemented plan. Drop that bullet from the relayed plan-loop report.Plan-loop bullets to relay (Step 9 of hyper-plan-loop, minus the suppressed Next-step):
Implement-loop bullets to relay (Step 9 of hyper-implement-loop, verbatim):
reviewArtifacts[] paths.resume-failed / fallback rounds noted.hyper-implement-loop directly; running plan-loop on a plan-shaped task description duplicates work.~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.