n8n:spec-driven-development — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited n8n:spec-driven-development (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.
Specs live in .agents/specs/. They are the source of truth for architectural decisions, API contracts, and implementation scope. Implementation and specs must stay in sync — neither leads exclusively.
Read spec → Implement → Verify alignment → Update spec or code → Repeat.agents/specs/ for files matching the feature:ls .agents/specs/open questions before writing code.
architectural change), ask the user whether to create one first.
change, constraint discovered), update the spec immediately in the same session. Don't leave spec and code out of sync.
- [ ] → - [x]) as items are completed.replaced, with a brief reason:
- [x] ~~OpenRouter proxy~~ → Direct execution: nodes call OpenRouter directlyRun a spec verification pass:
@n8n/api-types?implementation doesn't deliver yet (acceptable for MVP, but should be noted).
.agents/specs/.## Implementation TODO with checkboxes to track progress.but don't enforce a rigid naming scheme.
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.