skill-doctor — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited skill-doctor (Agent Skill) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
Audit local Agent Skills catalogs and installed skill roots, then apply only narrow metadata repairs when requested.
--root PATH: Scan this catalog or installed skill root. Repeatable. Default: current working directory.--format text|json: Select report format. Default: text.--fix-safe: Create missing agents/openai.yaml files or update mismatched policy.allow_implicit_invocation.--include-shelved: Include shelved/*/SKILL.md in metadata checks. Shelved skills are never required in README.md. uv run scripts/skill-doctor.py "$ARGUMENTS" uv run scripts/skill-doctor.py --root . --format json uv run scripts/skill-doctor.py --root . --fix-safe--fix-safe after any manual edits.error findings as catalog defects that should block publishing or syncing.warning findings as review-required catalog hygiene issues.path and line from JSON output for precise follow-up edits.--fix-safe may only:
agents/openai.yaml with policy.allow_implicit_invocation derived from SKILL.md.allow_implicit_invocation boolean when it disagrees with disable-model-invocation.Do not use the helper to rewrite frontmatter order, descriptions, README rows, references/version.txt, or relative links. Make those edits manually and verify with a fresh audit.
0: Clean, or all requested safe fixes succeeded and no findings remain.1: Findings remain.2: Invalid arguments or unreadable environment.3: A requested safe fix failed.~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.