Poor
0 critical
11 warnings
8 suggestions
91 passed
Domain scores
Anti-Slop
100
Accessibility
100
Enterprise
90
Issues
Warnings (11)
15.4-unbounded-fanoutline 6
Fan-out/parallel pattern without budget cap risks unbounded resource usage
Fix: Add a cap on parallel workers or total iterations
13.1-dangling-referenceline 78
File reference does not exist on disk: /users/delta
Fix: Verify the path or remove the stale reference
13.1-dangling-referenceline 114
File reference does not exist on disk: /me/messages
Fix: Verify the path or remove the stale reference
13.1-dangling-referenceline 115
File reference does not exist on disk: /me/sendMail
Fix: Verify the path or remove the stale reference
13.1-dangling-referenceline 116
File reference does not exist on disk: /me/events
Fix: Verify the path or remove the stale reference
13.1-dangling-referenceline 117
File reference does not exist on disk: /me/drive/root/children
Fix: Verify the path or remove the stale reference
13.1-dangling-referenceline 118
File reference does not exist on disk: /me/joinedTeams
Fix: Verify the path or remove the stale reference
13.1-dangling-referenceline 119
File reference does not exist on disk: /teams/
Fix: Verify the path or remove the stale reference
13.1-dangling-referenceline 120
File reference does not exist on disk: /sites/
Fix: Verify the path or remove the stale reference
13.1-dangling-referenceline 121
File reference does not exist on disk: /search/query
Fix: Verify the path or remove the stale reference
13.1-dangling-referenceline 123
File reference does not exist on disk: /groups/
Fix: Verify the path or remove the stale reference
Suggestions (8)
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
10.6-no-metadata-basicsline 1
Enterprise skill missing metadata.author and metadata.version for discoverability
Fix: Add metadata fields: author (team/org name) and version (semver). MCP-enhanced skills should also include mcp-server.
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
13.3-no-reference-sectionline 6
Skill has 5+ file references but no dedicated reference section
Fix: Add a ## References, ## Files, or ## Dependencies section to organize paths
4.2-ambiguous-termline 104
Ambiguous term 'some' found
Fix: Replace with specific, measurable criteria
7.6-limited-negative-casesline 1
Skill has minimal negative case coverage; consider adding: limitations/constraints, error handling, edge cases
Fix: Document failure modes, limitations, and edge cases for production-ready skills
OWASP Agentic (Cat 26)
Agent surface detected — orchestrates subagents; 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: passASI-08: skippedASI-09: skippedASI-10: skippedASI-11: skipped
Badges
skillcheck
✕ passed
skillcheck
antislop 100
skillcheck
WCAG AA
skillcheck
WCAG AAA
skillcheck
enterprise