pr-summary — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited pr-summary (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 branch --show-current 2>/dev/null !git log main..HEAD --oneline 2>/dev/null || git log master..HEAD --oneline 2>/dev/null
!git diff main...HEAD --stat 2>/dev/null || git diff master...HEAD --stat 2>/dev/null
!git diff main...HEAD 2>/dev/null | head -800 || git diff master...HEAD 2>/dev/null | head -800
Read every commit message and the full diff. Understand:
Use this format:
## Summary
<!-- 1-3 sentences explaining what this PR does and why -->
## Changes
<!-- Bulleted list of specific changes, grouped by area -->
### [Area 1]
- Change description
### [Area 2]
- Change description
## Test Plan
- [ ] Test case 1
- [ ] Test case 2
- [ ] Edge case verification
## Breaking Changes
<!-- List any breaking changes, or "None" -->
## Notes for Reviewers
<!-- Anything reviewers should pay special attention to -->type: concise description (under 72 chars)feat: add user authentication with JWT refresh tokens~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.