.claude/skills/skill-deep-auditRuntime, accounts, dependencies, permissions, network behavior and task quality remain untested.
Generic skill-quality auditor for any agent skill (Claude, OpenClaw, Cursor, etc.). Runs a 7-dimension static analysis (D1 process closure & idempotency, D2 tool/command conventions, D3 portability & defense, D4 skill usability, D5 security & op risk, D6 code & doc quality, D7 dependency & footprint) with explicit ERR / WARN severity, 120-point scoring (pass line 90 + zero ERR), and an opt-in `--fix` workflow that always backs up first. Two depths: L1 static (~2 min) and L2 dryRun (~5 min, read-only hub + reachabi…
These states come from the source or distribution context. None of the entries below are SkillVetAI compatibility test results.
These checks parse the fixed package against dated platform rules. They do not execute the Skill or verify task behavior.
.claude/skills/skill-deep-auditRuntime, accounts, dependencies, permissions, network behavior and task quality remain untested.
.agents/skills/skill-deep-auditRuntime, accounts, dependencies, permissions, network behavior and task quality remain untested.
skills/skill-deep-auditRuntime, accounts, dependencies, permissions, network behavior and task quality remain untested.
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 @songhonglei/skill-deep-auditclawhub inspect @songhonglei/skill-deep-audit --version 1.1.0This automated, non-executing scan is bound to this release hash. It is not a safety certification and may contain false positives or false negatives.
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.
The catalog stores hashes and an inventory summary for change detection. It does not republish the package contents.
sha256:7912e344751ba64a7cbebd3068bcd93bbd2b6f0bc82e64fd1a15765720a7ba92README.mdreferences/check-rules.mdreferences/controlled-domains.mdreferences/output-template.mdreferences/scan-commands.mdscripts/check_path_boundary.pyskill-card.mdSKILL.mdskill-deep-audit v1.1.0 - Increased max score: 120 points (L2) / 117 points (L1). - Added new bundled path boundary checker: `scripts/check_path_boundary.py` (python3 ≥ 3.8, no dependencies). - Clarified D3-E5/D3-E4 ERR handling: explicit 0-point ERRs now require summary reporting. - Added/updated references: new scan-commands.md, expanded output-template.md. - Removed deprecated file: skill-card.md.