Needs Work
0 critical
5 warnings
8 suggestions
97 passed
Domain scores
Anti-Slop
100
Accessibility
80
Enterprise
100
Issues
Warnings (5)
13.1-dangling-referenceline 86
File reference does not exist on disk: ./file.ts
Fix: Verify the path or remove the stale reference
13.1-dangling-referenceline 128
File reference does not exist on disk: ./other.md
Fix: Verify the path or remove the stale reference
1.10-readme-in-folderline 1
Skill folder contains README.md
Fix: Remove README.md from skill folder. Put documentation in SKILL.md or references/. For GitHub distribution, use a repo-level README outside the skill folder.
6.1-no-contrastline 1
No color contrast guidance found
Fix: Add WCAG contrast ratio requirements (4.5:1 for normal text)
6.2-no-alt-textline 1
No alt text guidance found
Fix: Add instructions for alternative text on images
Suggestions (8)
16.3-no-rollbackline 6
State-modifying skill lacks rollback or recovery guidance
Fix: Add rollback instructions: how to undo changes if something goes wrong (e.g., git revert, backup/restore steps)
16.4-no-idempotencyline 6
Skill does not document whether it is safe to re-run
Fix: Add idempotency guidance: state whether running the skill twice produces the same result or causes side effects
17.4-no-interface-sectionline 6
Input and output contracts exist but lack a dedicated interface section
Fix: Add a ## Interface or ## I/O section to consolidate contract documentation
14.3-no-binary-verdictline 1
Skill has success criteria but no binary pass/fail language
Fix: Add explicit pass/fail indicators so evaluators reach the same verdict independently
3.3-name-single-wordline 2
Single-word names are less discoverable
Fix: Consider a two-word name like 'task-tracker' or 'code-reviewer'
18.1-no-confidence-signalline 1
No confidence signal found for orchestrator decision-making
Fix: Add confidence indicators (e.g., confidence: high/medium/low) so orchestrators can route or retry
7.6-limited-negative-casesline 1
Skill has minimal negative case coverage; consider adding: limitations/constraints, edge cases
Fix: Document failure modes, limitations, and edge cases for production-ready skills
9.4-reference-countline 1
High number of external references (62)
Fix: Consider consolidating references
OWASP Agentic (Cat 26)
Agent surface detected — performs consequential actions
No deterministic OWASP signals on this agent surface.
ASI-01: skippedASI-02: skippedASI-03: skippedASI-04: skippedASI-05: skippedASI-06: skippedASI-07: skippedASI-08: skippedASI-09: skippedASI-10: skippedASI-11: skipped
Badges
skillcheck
✕ passed
skillcheck
antislop 100
skillcheck
WCAG AA
skillcheck
✕ WCAG AAA
skillcheck
enterprise