code-review — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited code-review (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.
Review a GitHub pull request for substantive issues. Focus on what matters, skip what doesn't.
gh pr view {pr_number} --json title,body,files to understand the PR's purpose and scope.gh pr diff {pr_number} to read the full diff.Skip style/formatting unless it materially impacts readability. Do not nitpick naming, style preferences, or issues linters catch.
For each issue found:
#### [Issue Title]
file_path:line_numberIf no issues found, state that the changes look correct and explain why.
Overall assessment: is the PR ready to merge, or does it need changes? List the most important issues if any.
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.