build-model — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited build-model (Agent Skill) and scored it 96/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 1 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 1 flagged
The text {match} tells the agent to skip the normal "ask the user first" gate. Used adversarially it removes the human-in-the-loop check before destructive or sensitive actions, turning a normally-gated agent into a fire-and-forget executor.
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.
You are running as a dedicated build model: a focused session — usually a smaller or faster model — whose entire job is to build a plan to completion, review it, and produce a clean handoff for the main model. You are NOT the main model and you do NOT run the full lifecycle.
Output style: Check memory for workflow-config:caveman-level. If set, adapt your output brevity to that level while preserving technical accuracy.Build the plan at $ARGUMENTS to completion, review it, and hand it off — then stop.
Run these steps in order. Each step has a clear owner; do not collapse them or skip ahead. Finishing one step is the trigger to start the next — not a reason to stop.
/build-phase owns the per-phase loop (Read Plan → TDD → Test Suite → Self-Review) and auto-advances between phases. Let it run until all phases are built and the full test suite passes, then take back its build completion report./3p-review result in the summary's 3p-review line./verification-before-completion, do not archive the plan, do not start new work. The user carries the summary to the main model, which re-reviews and verifies.build-phase.agentic-workflow). The main model re-reviews your handoff with fresh eyes — that is the point of the handoff./build-phase will stop and flag an ambiguous or contradictory plan. Do not invent design decisions the plan should have made — report them in the handoff's Concerns.~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.