kernel-debugging-advanced

Pass

Audited by Gen Agent Trust Hub on Jun 27, 2026

Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
  • [COMMAND_EXECUTION]: The skill provides numerous shell commands for interacting with the Linux kernel's debugging infrastructure.
  • Evidence includes writing to /sys/kernel/debug/tracing/ to configure ftrace and using the SysRq trigger via /proc/sysrq-trigger to enter kgdb.
  • It utilizes standard Linux utilities such as trace-cmd, perf, and crash for tracing, profiling, and post-mortem analysis.
  • The documentation includes C code snippets for kprobes, which typically involve compiling and loading kernel modules, representing high-privilege operations inherent to kernel development.
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 27, 2026, 12:04 PM