apw-tech-design — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited apw-tech-design (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.
Use this skill when a task needs a technical solution design before anyone starts building it. It sits between open-ended ideation (apw-brainstorm) and full planning (apw-plan): it takes a task description, explores the codebase and constraints, then converges to a concrete technical recommendation the user can confirm before any detailed planning or code begins. Follow the steps below strictly and in order.
Before forming any opinion, read everything relevant to the task:
research.md or brainstorm.md artifacts exist (see apw-work-with-work-item-artifacts for where they live), read them; the design builds on them, it does not redo their work.Do not skip this step, even if the task looks small. An option that ignores an existing pattern or a known constraint wastes the user's time.
If anything remains genuinely ambiguous after Step 1 — something that would change which options are viable or how they are ranked — ask up to 5 targeted questions.
Skip this step entirely if the task is clear. Do not ask for the sake of asking.
Wait for the user's answers before proceeding.
Present up to 3 high-level technical options. For each option:
End with a clear recommendation: which option you would choose and the single most important reason why. It is fine to present only one option if there is no meaningful alternative — do not manufacture choices to hit a number.
Then ask: "Should I write the full tech-design doc?"
Wait for the user's answer before proceeding.
Once the user confirms, write the result to your work item's `tech-design.md` artifact — see apw-work-with-work-item-artifacts for where work-item artifacts live — using .claude/skills/apw-tech-design/TECH_DESIGN_TEMPLATE.md as the structure.
Then output a concise summary covering:
Be honest. If something is missing or uncertain, say so here rather than burying it in the doc.
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.