create-doc — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited create-doc (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.
ultrathink
Check conversation context and skip completed steps.
Figure out the document type, audience, purpose, whether to update an existing doc or create new, and what source material it draws from. If any of these would materially change the output and are unclear, ask.
If the request is still evaluating options, stop and discuss — drafting docs before a decision is made locks in the wrong answer.
If the doc type is a recognized structured format (runbook, ADR, postmortem, onboarding guide, API/architecture doc), read references/doc-types.md now — it has the required sections for each type.
Before writing factual claims, read relevant sources — existing docs, code, config, tickets, PRs, prior discussion. Don't present guesses as fact. Label uncertain details explicitly, or collect them in an "Open questions" section rather than hedging every sentence.
Prefer updating the canonical existing doc when one exists.
For new documents, MUST default to docs/ at the repo root (create it if missing). Only deviate when:
When you need a fresh timestamp, use date +%Y%m%d%H%M%S.
For large or structurally ambiguous docs, propose a title and section outline before drafting. For small or routine docs, write directly.
Write the file at the path from Step 3 — don't paste in chat without creating the file. Adapt structure to the document type (ADRs, runbooks, postmortems, API docs, etc.) and include only sections that earn their keep.
A strong document is accurate, concise, audience-aware, scannable, explicit about why something matters, and clear about what is current behavior vs. decision vs. open question. Write for the intended reader, not for completeness theater. Prefer concrete repo-specific details over generic filler. When sources conflict, name the conflict instead of quietly picking one.
Report the path, whether you updated or created, what was captured, and any assumptions or gaps. Do not drift into implementation unless explicitly asked.
<topic>$ARGUMENTS</topic>
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.