cds-autonomous — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited cds-autonomous (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> Execute all remaining milestone phases autonomously. For each phase: discuss → plan → execute. Pauses only for user decisions (grey area acceptance, blockers, validation requests).
Uses ROADMAP.md phase discovery and Skill() flat invocations for each phase command. After all phases complete: milestone audit → complete → cleanup.
Creates/Updates:
.planning/STATE.md — updated after each phase.planning/ROADMAP.md — progress updated after each phaseAfter: Milestone is complete and cleaned up. </objective>
<execution_context> @$HOME/.claude/cds-workflow/workflows/autonomous.md @$HOME/.claude/cds-workflow/references/ui-brand.md </execution_context>
<context> Optional flags:
--from N — start from phase N instead of the first incomplete phase.--to N — stop after phase N completes (halt instead of advancing to next phase).--only N — execute only phase N (single-phase mode).--interactive — run discuss inline with questions (not auto-answered), then dispatch plan→execute as background agents. Keeps the main context lean while preserving user input on decisions.Project context, phase list, and state are resolved inside the workflow using init commands (gsd-tools.cjs init milestone-op, gsd-tools.cjs roadmap analyze). No upfront context loading needed. </context>
<process> Execute the autonomous workflow from @$HOME/.claude/cds-workflow/workflows/autonomous.md end-to-end. Preserve all workflow gates (phase discovery, per-phase execution, blocker handling, progress display). </process>
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.