offensive-c2-frameworks
Pass
Audited by Gen Agent Trust Hub on Aug 27, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADSDYNAMIC_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill provides numerous shell commands for managing C2 infrastructure, including starting servers (
./sliver-server,./mythic-cli start), generating payloads withmsfvenom, and configuring listeners. These are standard operations for the described red team use case. - [EXTERNAL_DOWNLOADS]: Instructions are included to clone repositories and install agents from external sources on GitHub, such as
its-a-feature/Mythicand various Mythic agent repositories. These are well-known open-source security projects. - [DYNAMIC_EXECUTION]: The documentation covers the compilation of C code into Beacon Object Files (BOFs) using
gccand their subsequent in-memory execution using theinline-executecommand. This behavior is a core component of the offensive tradecraft described in the skill.
Audit Metadata