Good
0 critical
2 warnings
5 suggestions
102 passed
Domain scores
Anti-Slop
100
Accessibility
100
Enterprise
100
Issues
Warnings (2)
19.5-pipeline-no-stagesline 10
Pipeline pattern detected but no stage documentation found
Fix: Document the pipeline stages, checkpoints, and data flow between stages
1.2-desc-whatline 3
Description missing WHAT clause (action verb) - recommended by agentskills spec
Fix: Consider starting with what the skill does, e.g., 'Creates...', 'Generates...', 'Validates...'
Suggestions (5)
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.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
1.6-license-spdxline 4
License 'BSD-3-Clause 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
7.4-no-version-pinline 24
Package installation without version pinning
Fix: Pin versions for reproducible builds (e.g., package@1.2.3)
7.4-no-version-pinline 124
Package installation without version pinning
Fix: Pin versions for reproducible builds (e.g., package@1.2.3)
OWASP Agentic (Cat 26)
Agent surface detected — ingests external content
1 warning
-
26.04-ASI04-unpinned-dep
warning
unpinned pip install "arboreto" (no version pin)
line 15
Fix: pin the version, e.g. pip install arboreto==X.Y.Z
ASI-01: passASI-02: skippedASI-03: skippedASI-04: failASI-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