deploy-checklist — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited deploy-checklist (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.
Load this skill when a dev is about to deploy or has just deployed:
Do NOT use this skill for: committing code (use git-os), creating a PR (use pr-create), or planning a project (use greenfield). This skill only applies at the deployment stage — code is already merged.
Run this checklist before and after every production deployment.
Initiate rollback immediately if:
| Action | Tool |
|---|---|
| Run lint, test, build scripts | Bash |
| Check health endpoint | Bash — curl -s <url>/health |
| Read config or env files | Read |
| Check CI status | Bash — gh run list or gh pr checks |
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.