Real Skill packageSource verifiedClawHub registry

skill-auditor

检测SKILL.md的指令遵循质量,自动判断skill类型,基于适用维度逐项评分并给出改进建议。触发词:审阅skill、检查skill、skill合规、优化skill

Identity and source

Publisher attributionSuminkregistry owner unverified by skillvetai
Functional categoryAgent Engineering, Security & Governanceautomatically inferred · 55% rule confidence
Package forminstruction with code7 recorded files
Canonical sourceClawHub registryclawhub:foamtor:skill-auditor
Open canonical source ↗

Platform declarations

These states come from the source or distribution context. None of the entries below are SkillVetAI compatibility test results.

OpenClawnative officialProvenance: registry distribution

Independent structural checks

These checks parse the fixed package against dated platform rules. They do not execute the Skill or verify task behavior.

Claude Codepasses structure
Checker 0.1.0 · agent-skills-2026-08-13+claude-code-docs-2026-08-13 · 8/20/2026.claude/skills/skill-auditor

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

OpenAI Codexpasses structure
Checker 0.1.0 · agent-skills-2026-08-13+codex-docs-2026-08-13 · 8/20/2026.agents/skills/skill-auditor

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

OpenClawpasses structure
Checker 0.1.0 · agent-skills-2026-08-13+openclaw-docs-2026-08-13 · 8/20/2026skills/skill-auditor

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

Installation and inspection

This command is recorded from the source ecosystem and resolves the registry's latest release. The fixed release shown on this page should be inspected before adoption.

clawhub install @foamtor/skill-auditor
clawhub inspect @foamtor/skill-auditor --version 0.1.0

Security evidence

SkillVetAI static result: no findings detected

This automated, non-executing scan is bound to this release hash. It is not a safety certification and may contain false positives or false negatives.

Status
completed
Coverage
full text content
Files
6 / 7 inspected as text
Checked
8/20/2026, 1:18:29 PM
Scanner
0.1.3
Policy
1.0.3
2 inferred permission indicators
  • network access — automatically inferred
  • filesystem read — automatically inferred
4 dependency and API indicators
  • api: clawhub.ai
  • api: github.com
  • api: img.shields.io
  • api: www.python.org
External clawhub result: clean

This is registry-supplied evidence for the recorded release, not an independent SkillVetAI scan. Check the canonical source for the full report, scanner versions, scope, and current moderation state.

Evidence checked
8/20/2026, 8:03:13 AM
Release binding
Matches this record
  • vt: clean
  • skillspector: suspicious
  • llm: clean

Recorded files

The catalog stores hashes and an inventory summary for change detection. It does not republish the package contents.

Package content hashsha256:b7b85abdf151a2c60ad763485d1af80a8a0c2984b35fc5da4ebcfe8f282b2254
Show up to 7 recorded paths
  • LICENSE
  • README_CN.md
  • README.md
  • scripts
  • scripts/audit_skill.py
  • skill-card.md
  • SKILL.md

Source changelog

Skill-auditor 1.2.0 — Major redesign for SKILL.md compliance audit - Reworked from general security audit to SKILL.md 丢失机制 (fail-safe) compliance and prompt structure evaluation. - Automated skill type detection with a ruleset: workflow, tool, reference, or pattern type. - Introduced a multidimensional scoring system (10 evaluation axes, adaptive to skill type) with objective and subjective criteria. - New audit workflow: G0 (type/axes gating), automated scoring via script, G1 (show objective results), then AI supplements subjective checks. - Added structured reporting with prioritized, actionable improvement suggestions. - Chinese documentation prioritized; added README_CN.md, scripts/audit_skill.py, and restructured core files. - Removed legacy security scanning, CI integration, and unrelated test/examples.