ape-commit — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited ape-commit (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.
<short summary line>
- <change>
- <change>
- <change>Co-authored-by: trailer)Generated by Claude or any AI attributionGood:
Add user authentication middleware
- Add JWT validation to protected routes
- Return 401 on missing or expired token
- Extract auth logic into separate middleware file
- Add unit tests for token validationFix null pointer crash on empty cart checkout
- Guard against null items array before totalling
- Add early return when cart has no items
- Log warning when checkout attempted on empty cartBad (do not do this):
Updated some stuff and fixed a few things that were broken and also added
some new features to the codebase
- I made some changes to the auth file because it was crashing
- Also fixed the cart thing
- Co-authored-by: Claude <[email protected]>~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.