Needs Work
0 critical
6 warnings
6 suggestions
97 passed
Domain scores
Anti-Slop
100
Accessibility
100
Enterprise
100
Issues
Warnings (6)
7.5-pii-detectedline 3
Potential international phone number detected in content
Fix: Use placeholder: +1-555-000-0000
7.5-pii-detectedline 9
Potential international phone number detected in content
Fix: Use placeholder: +1-555-000-0000
7.5-pii-detectedline 18
Potential international phone number detected in content
Fix: Use placeholder: +1-555-000-0000
7.5-pii-detectedline 23
Potential international phone number detected in content
Fix: Use placeholder: +1-555-000-0000
7.5-pii-detectedline 34
Potential international phone number detected in content
Fix: Use placeholder: +1-555-000-0000
7.5-pii-detectedline 64
Potential international phone number detected in content
Fix: Use placeholder: +1-555-000-0000
Suggestions (6)
17.1-no-input-contractline 16
No input contract found; unclear what data the skill expects
Fix: Document what the skill expects as input (format, required fields, constraints)
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.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
19.6-wrapper-no-boundaryline 16
Tool Wrapper pattern detected but no API boundary documented
Fix: Document what the wrapped tool can and cannot do (scope, limitations)
7.6-limited-negative-casesline 1
Skill has minimal negative case coverage; consider adding: error handling, edge cases
Fix: Document failure modes, limitations, and edge cases for production-ready skills
OWASP Agentic (Cat 26)
Agent surface detected — performs consequential actions
2 warning
-
26.09-ASI09-destructive-no-gate
warning
destructive op "delete" has no confirmation/approval gate within +/-10 lines
line 38
Fix: add an explicit human-approval gate (STOP:, AskUserQuestion, confirm) before the destructive op
-
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: skippedASI-09: failASI-10: skippedASI-11: fail
Badges
skillcheck
✕ passed
skillcheck
antislop 100
skillcheck
WCAG AA
skillcheck
WCAG AAA
skillcheck
enterprise