review-work — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited review-work (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.
To ensure code quality, security, and project compliance by automatically capturing git diffs and routing them through a scalable, multi-persona AI reviewer pipeline before committing changes.
/review-work).diff_stat: String containing the output of git diff --stat HEAD.diff_full: String containing the output of git diff HEAD.test_results: (Optional) String containing the output of the project's test suite, if applicable and configured.project_rules: Context from the project's centralized rule file (e.g., AGENTS.md, CONTRIBUTING.md, or system prompt context).git diff --stat HEAD and store as diff_stat.git diff HEAD and store as diff_full.test_results. Test failures are treated as high-priority inputs.diff_stat to count the total lines changed.[high|medium|low] file:line — Description. Reason: ..."diff_full, test_results, project_rules.diff_full, test_results, project_rules.## Code Review Results
Reviewed by: Automated Pipeline [Single Reviewer | Parallel Specialists]
Reviewed X files, Y lines changed.
| # | Verdict | Category | File | Issue | Action |
|---|---------|----------|------|-------|--------|
| 1 | Fixed | BUG | file.ts:42 | Null check missing | Fixed |
| 2 | Rejected | COMPLIANCE | config.ts:10 | Not a real violation | False positive |
| 3 | Noted | TESTS | util.ts | No unit tests | Deferred |~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.