thedaviddias/skill-check

Validate agent SKILL.md files in CI with optional security scanning.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
pathTarget path passed to `skill-check check`.no.
cli-versionnpm version for `npx skill-check@...`.nolatest
configOptional config path passed as `--config`.no""
formatOutput format (`text`, `json`, or `sarif`).notext
fixApply safe auto-fixes with `--fix`.nofalse
fail-on-warningExit non-zero when warnings exist.nofalse
strictTreat warnings as errors.nofalse
lenientDisable selected strict rules.nofalse
security-scanEnable security scan in the check command.nofalse
security-scan-runnerSecurity scan runner (`auto`, `local`, `uvx`, `pipx`).noauto
security-scan-install-policyInstall policy for security scan dependencies (`deny`, `allow`).nodeny
security-scan-pathsComma-separated scan paths for security scan.no""
security-scan-skillsComma-separated skills paths for security scan.no""
sarif-fileSARIF file path when `format=sarif`.noskill-check.sarif.json
namedescription
exit-codeCLI process exit code.
sarif-fileAbsolute SARIF path when `format=sarif`, otherwise empty.
commandFull executed command for debugging.