010108-version-control — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited 010108-version-control (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.
Conventional commit messages and safe git workflows. Covers commit format rules, staging discipline, disaster recovery, and commit examples.
type(scope): description
Body (optional, blank line required)| Type | Version Bump | Usage |
|---|---|---|
upgrade | MAJOR | Breaking changes |
feat | MINOR | New features |
fix | PATCH | Bug fixes |
perf | PATCH | Performance improvements |
revert | PATCH | Reverting changes |
docs | NONE | Documentation |
style | NONE | Formatting, white-space |
refactor | NONE | Code restructuring |
test | NONE | Adding/fixing tests |
chore | NONE | Tooling, config |
ci | NONE | CI/CD changes |
git add . blindlygrep before moving filesgit add -u to include deleted filesgit stash before any git reset --hard~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.