Excellent
0 critical
0 warnings
9 suggestions
99 passed
Domain scores
Anti-Slop
100
Accessibility
100
Enterprise
100
Issues
Suggestions (9)
12.8-missing-feedback-loopline 12
Quality-critical skill lacks a validation step
Fix: Add a verify/validate step after the main operation (per best practices: run validator, fix, repeat)
17.1-no-input-contractline 12
No input contract found; unclear what data the skill expects
Fix: Document what the skill expects as input (format, required fields, constraints)
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
18.3-no-structured-outputline 1
No structured output format defined for machine consumption
Fix: Define a structured output format (JSON, YAML, or table) so downstream tools can parse results
4.2-ambiguous-termline 93
Ambiguous term 'some' found
Fix: Replace with specific, measurable criteria
4.2-ambiguous-termline 354
Ambiguous term 'appropriate' found
Fix: Replace with specific, measurable criteria
4.2-ambiguous-termline 356
Ambiguous term 'appropriate' found
Fix: Replace with specific, measurable criteria
1.6-license-spdxline 4
License 'https://github.com/pola-rs/polars/blob/main/LICENSE' is not a recognized SPDX identifier
Fix: Use a valid SPDX identifier like MIT, Apache-2.0, GPL-3.0, or reference a LICENSE file
OWASP Agentic (Cat 26)
Agent surface detected — performs consequential actions
1 warning
-
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: skippedASI-10: skippedASI-11: fail
Badges
skillcheck
passed
skillcheck
antislop 100
skillcheck
WCAG AA
skillcheck
WCAG AAA
skillcheck
enterprise