skills/mukul975/anthropic-cybersecurity-skills/analyzing-uefi-bootkit-persistence/Gen Agent Trust Hub
analyzing-uefi-bootkit-persistence
Pass
Audited by Gen Agent Trust Hub on Apr 11, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The
scripts/agent.pyscript utilizes thesubprocess.runfunction to programmatically executechipsecmodules for platform security assessments. This is done using a list-based command structure, which is a secure practice to prevent shell injection. - [COMMAND_EXECUTION]: The
SKILL.mdfile contains numerous shell command examples for performing low-level system forensic tasks, such as dumping BIOS regions withflashrom, mounting system partitions, and checking Secure Boot status via CLI utilities. - [SAFE]: The skill operates entirely on local firmware and filesystem data for the purpose of identifying known malware families (e.g., BlackLotus, LoJax). It does not include network operations, hardcoded credentials, or any attempts at persistence or self-obfuscation.
Audit Metadata