incident-command-governor
Pass
Audited by Gen Agent Trust Hub on Jul 3, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No security threats or malicious patterns were identified across any of the analyzed threat categories.
- [COMMAND_EXECUTION]: The skill includes a local Python script (
scripts/build_incident_packet.py) used to format incident data into a Markdown report. The script performs basic JSON parsing and text manipulation on local files provided as arguments and does not involve network activity or dangerous system calls. - [DATA_EXFILTRATION]: No network operations, hardcoded credentials, or data exfiltration vectors were identified. All data processing remains within the agent's execution context.
- [PROMPT_INJECTION]: The instructions in
SKILL.mdare procedural and focused on incident management governance. There are no attempts to override system prompts, bypass safety filters, or manipulate model behavior.
Audit Metadata