spec-kitty-constitution — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited spec-kitty-constitution (Agent Skill) and scored it 87/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 3 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 3 flagged
The text {match} tells the agent to skip the normal "ask the user first" gate. Used adversarially it removes the human-in-the-loop check before destructive or sensitive actions, turning a normally-gated agent into a fire-and-forget executor.
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.
Source: This skill augments the baseline workflow located at ./workflows/spec-kitty.constitution.md. It acts as an intelligent wrapper that is continuously improved with each execution.<!-- spec-kitty-command-version: 3.0.3 -->
$ARGUMENTSYou MUST consider the user input before proceeding (if not empty).
In repos with multiple features, always pass `--feature <slug>` to every spec-kitty command.
This command delegates constitution work to the CLI constitution workflow. Do not hand-author long governance content in chat unless the user explicitly asks for manual drafting.
.kittify/constitution/constitution.md.kittify/constitution/interview/answers.yaml.kittify/constitution/references.yaml.kittify/constitution/library/*.mdUse when user wants speed, defaults, or bootstrap:
spec-kitty constitution interview --defaults --profile minimal --json
spec-kitty constitution generate --from-interview --jsonUse when the user wants project-specific policy capture:
spec-kitty constitution interview --profile comprehensive
spec-kitty constitution generate --from-interviewconstitution interview (or edit answers.yaml) and regenerate.--force with generate if the constitution already exists and must be replaced.references.yaml.After generation, verify status:
spec-kitty constitution status --jsonAfter constitution generation, first-run lifecycle actions should load context explicitly:
spec-kitty constitution context --action specify --json
spec-kitty constitution context --action plan --json
spec-kitty constitution context --action implement --json
spec-kitty constitution context --action review --jsonUse JSON text as governance context. If mode=bootstrap, follow referenced docs as needed.
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.