review-code — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited review-code (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.
$ARGUMENTS$ARGUMENTS가 비어 있으면 → git diff HEAD로 변경사항 확인. 추가로 git status --short로 untracked 파일을 확인하고, 리뷰가 필요한 신규 파일이 있으면 함께 포함한다.$ARGUMENTS가 있으면 → 해당 파일 또는 폴더의 코드를 Read/Glob으로 읽어 리뷰각 항목을 확인하되, 해당 없는 항목은 생략한다. 파일 성격에 따라 적용 범위를 조정한다.
*Test.kt, *Spec.* 등): 가독성·정확성 위주, 아키텍처·보안 항목은 최소화*.gradle, *.json, *.yaml 등): 보안·정확성 위주가독성 (references/common/coding-philosophy.md 기준)
require / check / assert)정확성
보안
아키텍처 _(플랫폼별 references 기준 적용)_
references/android/kotlin-conventions.md, references/android/compose-patterns.md 기준)references/android/service-guidelines.md 기준 적용테스트
리뷰 결과를 아래 형식으로 출력한 뒤 반드시 여기서 멈출 것 — 코드 수정은 수행하지 않는다.
## 코드 리뷰
### 📋 리뷰 대상
(파일 목록 또는 diff 범위)
### ✅ 잘된 점
### ⚠️ 개선 사항
- 🔴 Critical — 즉시 수정 필수
- 🟡 Warning — 수정 권장
- 🟢 Suggestion — 개선 고려
각 항목: 문제 설명 + 파일경로:라인번호 + 개선 코드 예시
### 📝 총평파일경로:라인번호 형식으로 위치를 명시할 것~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.