Good
0 critical
3 warnings
4 suggestions
102 passed
Domain scores
Anti-Slop
100
Accessibility
100
Enterprise
100
Issues
Warnings (3)
16.1-no-stop-conditionline 11
Complex skill lacks explicit stop conditions
Fix: Add stop/termination criteria (e.g., 'Stop after N iterations', 'Abort if error rate exceeds threshold')
19.5-pipeline-no-stagesline 11
Pipeline pattern detected but no stage documentation found
Fix: Document the pipeline stages, checkpoints, and data flow between stages
7.6-no-negative-casesline 1
Skill lacks negative case coverage (no error handling, limitations, or edge cases documented)
Fix: Add a '## Limitations' or '## Error Handling' section describing when the skill won't work or how it handles failures
Suggestions (4)
16.4-no-idempotencyline 11
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
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.2-no-progress-signalline 1
Complex skill lacks progress reporting checkpoints
Fix: Add progress signals (e.g., 'Step 2 of 5: validating input') for long-running workflows
9.4-reference-countline 1
High number of external references (15)
Fix: Consider consolidating references
OWASP Agentic (Cat 26)
Agent surface detected — ingests external content; performs consequential actions
No deterministic OWASP signals on this agent surface.
ASI-01: passASI-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