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.
智能代码审查技能,帮助审查代码质量、发现潜在问题、提供改进建议。
>
Smart code review skill that helps review code quality, identify potential issues, and provide improvement suggestions.
当用户请求以下操作时使用此 skill:
## 代码审查报告 / Code Review Report
### 概述 / Summary
[简要总结 / Brief summary]
### 发现的问题 / Issues Found
- [ ] 问题 1 / Issue 1
- [ ] 问题 2 / Issue 2
### 改进建议 / Suggestions
1. 建议 1 / Suggestion 1
2. 建议 2 / Suggestion 2
### 评分 / Score
- 代码质量 / Code Quality: X/10
- 可读性 / Readability: X/10
- 可维护性 / Maintainability: X/10def calc(x,y):
return x+y简单的加法函数,存在命名和格式问题。
calc 不具描述性add_numbersdef add_numbers(x: int, y: int) -> int:~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.