skills/mukul975/anthropic-cybersecurity-skills/analyzing-cobaltstrike-malleable-c2-profiles/Gen Agent Trust Hub
analyzing-cobaltstrike-malleable-c2-profiles
Pass
Audited by Gen Agent Trust Hub on Apr 6, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is a specialized defensive tool designed for cybersecurity professionals to analyze malware communication configurations.\n- [EXTERNAL_DOWNLOADS]: The skill references and utilizes well-known security libraries (dissect.cobaltstrike and pyMalleableC2) from established repositories for parsing C2 profiles. These are standard tools in the threat hunting and malware analysis communities.\n- [COMMAND_EXECUTION]: The analysis of scripts/agent.py confirms it performs safe, local file operations. It uses regular expressions for parsing and does not utilize any functions capable of arbitrary command execution or process spawning.\n- [DATA_EXFILTRATION]: The script lacks network capabilities (such as requests, urllib, or socket operations) and only processes data locally, ensuring no risk of data exfiltration.\n- [PROMPT_INJECTION]: No patterns associated with prompt injection or agent behavior override were found in the instructional content or documentation.
Audit Metadata