spec-writing — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited spec-writing (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.
Use this skill to produce an implementation-ready spec before planning or coding.
Require one of:
If inputs are missing or ambiguous, list assumptions and open questions first.
Document:
Specify:
Include:
# [Feature Name] Technical Spec
## Goal
[What this spec delivers and why]
## Scope
- In scope:
- Out of scope:
- Constraints:
## Design
- Architecture:
- Interfaces/contracts:
- Data model changes:
- Migration/rollout:
## Risks and Dependencies
- Risks:
- Dependencies:
- Mitigations:
## Acceptance Criteria
- AC1:
- AC2:
- AC3:
## Verification Plan
- Required checks:
- Commands:
- Evidence to capture:
## Open Questions
- Q1:
- Q2:Use this skill when the task directly matches the workflow described above.
Do not use this skill when the request is unrelated, low-stakes, or better handled by a simpler direct response.
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.