Real Skill packageSource verifiedClawHub registry

linux-kernel-crash-debug

Debug Linux kernel crashes using evidence-first vmcore analysis, the crash utility, and memory/concurrency debugging tools. Use when users mention kernel crash, kernel panic, vmcore analysis, kernel dump debugging, crash utility, kernel oops debugging, pstore or ramoops, soft/hard lockup, hung task, OOM, locating root causes of kernel issues, regression bisection, mutex ownership, ARM64 lock-pointer recovery, KASAN, KFENCE, KCSAN, Lockdep, drgn, Kprobes, Kmemleak, memory corruption, out-of-bounds access, use-after…

Identity and source

Publisher attributionJames Wangregistry owner unverified by skillvetai
Functional categoryAgent Engineering, Security & Governanceautomatically inferred · 56% rule confidence
Package forminstruction with code14 recorded files
Canonical sourceClawHub registryclawhub:crazyss:linux-kernel-crash-debug
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/29/2026.claude/skills/linux-kernel-crash-debug

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/29/2026.agents/skills/linux-kernel-crash-debug

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/29/2026skills/linux-kernel-crash-debug

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 @crazyss/linux-kernel-crash-debug
clawhub inspect @crazyss/linux-kernel-crash-debug --version 1.4.3

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
14 / 14 inspected as text
Checked
8/29/2026, 4:46:57 PM
Scanner
0.1.3
Policy
1.0.3
2 inferred permission indicators
  • network access — automatically inferred
  • filesystem write — automatically inferred
18 dependency and API indicators
  • api: access.redhat.com
  • api: blog.csdn.net
  • api: clawhub.ai
  • api: crash-utility.github.io
  • api: developer.aliyun.com
  • api: docs.kernel.org
  • api: docs.oracle.com
  • api: docs.redhat.com
  • api: documentation.suse.com
  • api: drgn.readthedocs.io
  • api: forums.developer.nvidia.com
  • api: github.com
  • api: lists.crash-utility.osci.io
  • api: manpages.debian.org
  • api: mp.weixin.qq.com
  • api: stackoverflow.com
  • api: www.cnblogs.com
  • api: www.kernel.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/29/2026, 12:47:47 PM
Release binding
Matches this record
  • vt: clean
  • 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:398a049366e145154db7cacadb221c54acfffa8803e526e8a57086aa8e473510
Show up to 14 recorded paths
  • references/advanced-commands.md
  • references/agentic-heuristics.md
  • references/arm64-crash-params.md
  • references/arm64-lock-analysis.md
  • references/case-studies.md
  • references/debug-tools-guide.md
  • references/evidence-first-workflow.md
  • references/kdump-setup-guide.md
  • references/sources.md
  • references/vmcore-format.md
  • scripts/agent-crash.sh
  • SKILL_CN.md
  • skill-card.md
  • SKILL.md

Source changelog

Added local vmcore, netdump, and external-search data-handling safeguards to address the remaining verifier warnings.