incident-response-bec
Pass
Audited by Gen Agent Trust Hub on Apr 20, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADSPROMPT_INJECTION
Full Analysis
- [COMMAND_EXECUTION]: Uses
az restandaz account showto retrieve investigative data from Microsoft environments. This is standard behavior for an incident response skill. - [EXTERNAL_DOWNLOADS]: Communicates with
graph.microsoft.comto fetch audit logs and user mailbox settings. As a well-known service, this communication is considered safe and appropriate for the skill's forensic utility. - [PROMPT_INJECTION]: The skill exhibits an indirect prompt injection surface as it processes external data from Microsoft Graph which could contain attacker-controlled strings.
- Ingestion points: JSON output from
az restqueries. - Boundary markers: Not present.
- Capability inventory: Shell command execution via
azCLI across the instruction set. - Sanitization: No explicit filtering or sanitization of the API responses is defined.
Audit Metadata