Excellent
0 critical
1 warnings
4 suggestions
104 passed
Domain scores
Anti-Slop
100
Accessibility
100
Enterprise
100
Issues
Warnings (1)
19.5-pipeline-no-stagesline 16
Pipeline pattern detected but no stage documentation found
Fix: Document the pipeline stages, checkpoints, and data flow between stages
Suggestions (4)
17.4-no-interface-sectionline 16
Input and output contracts exist but lack a dedicated interface section
Fix: Add a ## Interface or ## I/O section to consolidate contract documentation
14.2-no-examplesline 1
No input/output examples found
Fix: Add example input/output pairs or <example> blocks to make the skill testable
3.4-gerund-namingline 2
Skill name could use gerund form for clarity
Fix: Consider gerund-style names like 'processing-pdfs' or 'analyzing-logs' (per best practices)
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
OWASP Agentic (Cat 26)
Agent surface detected — performs consequential actions
1 warning
1 suggestion
-
26.08-ASI08-unbounded
suggestion
unbounded loop / fan-out pattern with no stated cap
line 16
Fix: add an iteration cap or a circuit-breaker so one failure cannot cascade unbounded
-
26.11-ASI11-no-audit
warning
skill performs consequential actions with zero logging/audit language
Fix: document a logging/audit/provenance step (correlation id, structured log, handoff) for consequential actions
ASI-01: skippedASI-02: skippedASI-03: skippedASI-04: skippedASI-05: skippedASI-06: skippedASI-07: skippedASI-08: passASI-09: skippedASI-10: skippedASI-11: fail
Badges
skillcheck
passed
skillcheck
antislop 100
skillcheck
WCAG AA
skillcheck
WCAG AAA
skillcheck
enterprise