commit-messages — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited commit-messages (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.
type(scope): description
Body — explain why this change exists, not what it does.| Type | When |
|---|---|
feat | New feature |
fix | Bug fix |
refactor | Code change with no behavior change |
test | Adding/updating tests |
docs | Documentation |
chore | Config, deps, CI, tooling |
perf | Performance improvement |
style | Formatting (no code change) |
feat(api): or fix(auth):! after type: feat(api)!: remove deprecated v1 endpointfix #123 in the bodyfeat(auth): add password reset flow
Users can now request a password reset email. Token expires in 15 minutes.
Closes #42fix(db): handle null created_at on legacy records
Some records created before migration v3 have null timestamps.
Default to current timestamp instead of crashing.
Fixes #87~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.