docs — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited docs (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.
export SPECLEFT_COMPACT=1 All commands below run in compact mode.
specleft coverage --threshold 100 and check exit codespecleft status for progress snapshots--dry-run before writing files--force unless explicitly requestedspecleft features validate --format json [--dir PATH] [--strict] Validate before generating tests. --strict treats warnings as errors.
specleft features list --format json [--dir PATH]
specleft features stats --format json [--dir PATH] [--tests-dir PATH]
specleft features add --format json --id FEATURE_ID --title "Title" [--priority PRIORITY] [--description TEXT] [--dir PATH] [--dry-run] Creates <features-dir>/feature-id.md. Never overwrites existing files. Use --interactive for guided prompts (TTY only).
specleft features add-scenario --format json --feature FEATURE_ID --title "Title" [--id SCENARIO_ID] [--step "Given ..."] [--step "When ..."] [--step "Then ..."] [--priority PRIORITY] [--tags "tag1,tag2"] [--dir PATH] [--tests-dir PATH] [--dry-run] [--add-test MODE] [--preview-test] Appends to feature file. --add-test generates a test file. --preview-test shows test content without writing. Use --interactive for guided prompts (TTY only).
specleft status --format json [--dir PATH] [--feature ID] [--story ID] [--unimplemented] [--implemented]
specleft next --format json [--dir PATH] [--limit N] [--priority PRIORITY] [--feature ID] [--story ID]
specleft coverage --format json [--dir PATH] [--threshold N] [--output PATH] --threshold N exits non-zero if coverage drops below N%.
specleft test skeleton --format json [-f FEATURES_DIR] [-o OUTPUT_DIR] [--dry-run] [--force] [--single-file] [--skip-preview] Always run --dry-run first. Never overwrite without --force.
specleft test stub --format json [-f FEATURES_DIR] [-o OUTPUT_DIR] [--dry-run] [--force] [--single-file] [--skip-preview] Minimal test scaffolding with the same overwrite safety rules.
specleft test report --format json [-r RESULTS_FILE] [-o OUTPUT_PATH] [--open-browser] Builds an HTML report from .specleft/results/.
specleft plan --format json [--from PATH] [--dry-run] [--analyze] [--template PATH] --analyze inspects PRD structure without writing files. --template uses a YAML section-matching template.
specleft contract --format json
specleft contract test --format json [--verbose] Run to verify deterministic and safe command guarantees.
specleft skill --help Displays skill lifecycle subcommands (verify, update).
specleft skill verify --format json Returns pass, modified, or outdated integrity status.
specleft skill update --format json Regenerates .specleft/SKILL.md and .specleft/SKILL.md.sha256.
specleft doctor --verify-skill --format json Adds skill integrity status to standard environment diagnostics.
specleft guide --format json
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.