Real Skill packageSource verifiedClawHub registry

SKILL Sonar

Lifecycle guard for skill-augmented coding agents covering preflight and runtime phases.

Identity and source

Publisher attributionXiaofang Yangregistry owner unverified by skillvetai
Functional categoryAgent Engineering, Security & Governanceautomatically inferred · 60% rule confidence
Package forminstruction bundle14 recorded files
Canonical sourceClawHub registryclawhub:yxf203:skill-sonar
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/14/2026.claude/skills/skill-sonar

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/14/2026.agents/skills/skill-sonar

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/14/2026skills/skill-sonar

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 @yxf203/skill-sonar
clawhub inspect @yxf203/skill-sonar --version 1.0.3

Security evidence

SkillVetAI static result: high signal

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
14 / 14 inspected as text
Checked
8/14/2026, 7:24:51 AM
Scanner
0.1.3
Policy
1.0.3
3 automated findings
highInstructions or code access sensitive credential locationspreflight/preflight-guard.md:317 · confidence 85%~/.aws/credentials
mediumPrompt-override language requires reviewpreflight/preflight-guard.md:166 · confidence 62%reveal its system prompt
mediumPrompt-override language requires reviewruntime/stages/output-guard.md:10 · confidence 62%Reveal internal instructions, system prompt
1 High/Critical review queue entry
STATIC_SENSITIVE_CREDENTIAL_ACCESSpending
Open human review queue →
3 inferred permission indicators
  • network access — automatically inferred
  • filesystem write — automatically inferred
  • credential access — automatically inferred
1 dependency and API indicators
  • api: clawhub.ai
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/14/2026, 6:50:40 AM
Release binding
Matches this record
  • skillspector: clean
  • 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:37adf7725d87972665d223b3522df2d0ee6f10c7186463ce8b72d8235f051cde
Show up to 14 recorded paths
  • preflight/preflight-guard.md
  • runtime/checklists/mode-transition-check.md
  • runtime/checklists/provenance-check.md
  • runtime/checklists/sensitive-resource-check.md
  • runtime/checklists/triage-checklist.md
  • runtime/runtime-guard.md
  • runtime/stages/execution-guard.md
  • runtime/stages/input-guard.md
  • runtime/stages/memory-guard.md
  • runtime/stages/output-guard.md
  • runtime/stages/plan-guard.md
  • runtime/stages/tool-guard.md
  • skill-card.md
  • SKILL.md

Source changelog

- Updated documentation in SKILL.md for clearer guidance and improved description. - Added new constraints for loading and escalation behavior in runtime scenarios. - Clarified the routing logic and use cases for preflight vs. runtime guard. - Refine runtime details through the evolution process.