azure-diagrams
Warn
Audited by Snyk on Feb 23, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W013: Attempt to modify system services in skill instructions.
- Attempt to modify system services in skill instructions detected (high risk: 0.80). The skill explicitly instructs installing system packages (apt-get / brew / choco) and even recommends pip with --break-system-packages, operations that modify the host environment and typically require or encourage elevated privileges, so it can push an agent to change the machine state.
Audit Metadata