cds-from-gsd2 — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited cds-from-gsd2 (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.
<objective> Reverse-migrate a GSD-2 project (.gsd/ directory) back to GSD v1 (.planning/) format.
Maps the GSD-2 hierarchy (Milestone → Slice → Task) to the GSD v1 hierarchy (Milestone sections in ROADMAP.md → Phase → Plan), preserving completion state, research files, and summaries. </objective>
<process>
--path argument): node "$HOME/.claude/cds-workflow/bin/gsd-tools.cjs" from-gsd2 --dry-runIf no .gsd/ is found, report the error and stop.
node "$HOME/.claude/cds-workflow/bin/gsd-tools.cjs" from-gsd2Use --force if .planning/ already exists and the user has confirmed overwrite.
filesWritten count, planningDir path, and the preview summary.</process>
<notes>
.gsd/ is never modified or removed.--path <dir> to migrate a project at a different path than the current directory.</notes>
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.