linux-kernel-modules
Warn
Audited by Gen Agent Trust Hub on Mar 4, 2026
Risk Level: MEDIUMCOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill provides instructions to compile C code and load the resulting binary into the Linux kernel using
sudo insmod, which executes code at the highest privilege level. - [COMMAND_EXECUTION]: Includes commands to interact with sensitive kernel subsystems and interfaces, such as
/sys/kernel/debug/tracing(ftrace) and UEFI Secure Boot keys usingsudo mokutil. - [COMMAND_EXECUTION]: Provides instructions for generating cryptographic keys and certificates using
opensslfor the purpose of module signing.
Audit Metadata