speckit-plan — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited speckit-plan (Agent Skill) and scored it 83/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 4 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 4 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.
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.
A bulleted imperative like {match} tells the agent to never reveal, disclose, or mention something to the user. Used adversarially it can instruct the agent to hide its tool calls or lie about what it did — stripping the transparency a user relies on to trust the agent.
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/<feature>/spec.md.specify/ templatesIf the spec is missing, ask the user to run speckit-specify first.
.specify/scripts/bash/setup-plan.sh --json from repo root and parse JSON for FEATURE_SPEC, IMPL_PLAN, SPECS_DIR, BRANCH. For single quotes in args like "I'm Groot", use escape syntax: e.g 'I'\''m Groot' (or double-quote if possible: "I'm Groot")..specify/memory/constitution.md. Load IMPL_PLAN template (already copied). For each unknown in Technical Context:
Task: "Research {unknown} for {feature context}"
For each technology choice:
Task: "Find best practices for {tech} in {domain}"research.md using format:Output: research.md with all NEEDS CLARIFICATION resolved
Prerequisites: research.md complete
data-model.md:/contracts/.specify/scripts/bash/update-agent-context.sh <agent_type>Output: data-model.md, /contracts/\*, quickstart.md, agent-specific file
specs/<feature>/plan.md (filled implementation plan)specs/<feature>/research.mdspecs/<feature>/data-model.mdspecs/<feature>/contracts/ (API schemas)specs/<feature>/quickstart.mdAfter planning:
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.