executing-red-team-engagement-planning
Pass
Audited by Gen Agent Trust Hub on Aug 27, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is designed for authorized cybersecurity professionals to automate the creation of Rules of Engagement (ROE) and attack plan documentation. All scripts (
scripts/agent.py,scripts/process.py) perform legitimate text-processing tasks, such as generating Markdown and JSON artifacts based on user-provided parameters. - [EXTERNAL_DOWNLOADS]: The skill references the official MITRE ATT&CK dataset (
raw.githubusercontent.com/mitre/cti) within the documentation. This is a well-known, trusted source used globally for threat actor TTP (Tactics, Techniques, and Procedures) mapping. - [COMMAND_EXECUTION]: The provided scripts use standard Python libraries (
argparse,pathlib,json) to handle file I/O. The commands described in the documentation (e.g., for Cobalt Strike or BloodHound) are intended for use by red team operators in a controlled, authorized environment and are not executed automatically by the skill.
Audit Metadata