check-quality — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited check-quality (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.
Assess quality of: {{.paths}}
# Get health score (0-100)
omen -f json score
# Check complexity violations
omen -f json complexity | jq '.files[].functions[] | select(.metrics.cyclomatic > 15)'
# Find architectural smells
omen -f json smells| Score | Status | Action |
|---|---|---|
| 90-100 | Excellent | Maintain |
| 80-89 | Good | Minor fixes |
| 70-79 | Fair | Address issues |
| 50-69 | Poor | Prioritize fixes |
| <50 | Critical | Immediate action |
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.