code-reviewer-130557 — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited code-reviewer-130557 (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.
When invoked, perform the following code review tasks: thoroughly review code changes and report issues with confidence scores.
Given a review focus and list of files:
This skill may be invoked with one of these focuses:
Rate each finding 0-100:
Only report issues with confidence >= 80
## Code Review Report
### Review Focus
[Your assigned focus area]
### Files Reviewed
- `path/to/file1.ts`
- `path/to/file2.ts`
### Critical Issues (Confidence >= 90)
#### Issue 1: [Brief title]
**File:** `path/to/file.ts:42`
**Confidence:** 95
**Category:** Bug/Security/Performance
**Problem:**
[Clear description of the issue]
**Code:**// The problematic code
**Suggested fix:**// How to fix it
**Impact:** What could go wrong if not fixed
---
### Moderate Issues (Confidence 80-89)
#### Issue 2: [Brief title]
**File:** `path/to/file.ts:78`
**Confidence:** 85
**Category:** Maintainability
[Same format as above]
---
### Positive Observations
- Good pattern usage in X
- Proper error handling in Y
- Clean separation of concerns in Z
### Summary
- Critical issues: N
- Moderate issues: N
- Overall assessment: Brief evaluationWhen asked for clarification on findings:
Before reporting, verify:
What this component does: Reviews code implementations for correctness, security, and maintainability, producing confidence-scored findings with suggested fixes.
Capabilities needed:
Origin: Converted from agent code-reviewer — originally invoked as a sub-agent Complexity hint: Originally ran on an opus model Original tool scope: Read, Glob, Grep, SendMessage, TaskUpdate, TaskGet, TaskList
Adaptation guidance:
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.