changelog — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited changelog (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.
Follow Keep a Changelog 1.1.0.
# Changelog
All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [Unreleased]
## [1.0.0] - 2026-01-01
### Added
- New feature description.
### Changed
- Existing behavior modification.
### Deprecated
- Feature to be removed in future.
### Removed
- Previously deprecated feature now gone.
### Fixed
- Bug fix description.
### Security
- Vulnerability fix description.
[Unreleased]: https://github.com/user/repo/compare/v1.0.0...HEAD
[1.0.0]: https://github.com/user/repo/releases/tag/v1.0.0CHANGELOG.md.YYYY-MM-DD).[Unreleased] section at the top for upcoming changes.[YANKED] after the date, e.g., ## [1.0.1] - 2026-02-01 [YANKED].Use only these six types as ### headings, in this order:
| Type | When |
|---|---|
| Added | New features |
| Changed | Changes in existing functionality |
| Deprecated | Soon-to-be-removed features |
| Removed | Now-removed features |
| Fixed | Bug fixes |
| Security | Vulnerability fixes |
Move entries from [Unreleased] into a new version section with today's date. Update the comparison links at the bottom of the file.
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.