update-changelog — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited update-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.
Source: mitsuhiko/agent-stuff (Apache-2.0)
Update the repository changelog with changes between the last release and current version (main) not yet incorporated. Use CHANGELOG.md or CHANGELOG if missing.
If no baseline provided, use most recent git tag:
git describe --tags --abbrev=0git log <baseline-version>..HEADRead existing changelog. Add changes to "Unreleased" section only. If none exists, add at top in same style as existing entries.
#NUMBER) when available## Unreleased
* Added multi-key support to the `|sort` filter. #827
* Fix `not undefined` with strict undefined behavior. #838
## 2.13.0
* Added support for free threading Python. #841Good: "Fixed an issue with the TypeScript SDK which caused an incorrect config for CJS."
Bad: "Fixed bug" (too vague), "Updated dependencies" (insignificant unless security)
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.