changelog-from-commits — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited changelog-from-commits (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.
git log <prev-tag>..HEAD --pretty=format:"%h %s%n%b" --no-merges## v<version> — YYYY-MM-DD
### Added
- <bullet>
### Changed
- <bullet>
### Fixed
- <bullet>
### Internal
- <one-line summary>: deps bumped, tests added, docs polished.Skip empty sections entirely.
Input commits:
a1b2c3d feat: add CSV export to reports
e4f5g6h fix: correct rounding in monthly totals
1a2b3c4 chore: bump axios to 1.7.5
9z8y7x6 refactor: split UserService
5d4c3b2 docs: fix typo in README
abcdef0 feat: dark mode toggleOutput:
## v1.4.0 — 2026-04-30
### Added
- CSV export for any report — find it in the report toolbar.
- Dark mode toggle in Settings → Appearance.
### Fixed
- Monthly totals now round consistently with daily totals (off-by-1¢ on edge cases).
### Internal
- Dependency updates and a service refactor; no user impact expected. git log <prev-tag>..HEAD --pretty=format:"%h %s%n%b" --no-merges~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.