Context-Inappropriate Capability
Medium
- Confidence
- 96% confidence
- Finding
- The error-handling guidance tells the agent to write tool output to a local file and then execute arbitrary local interpreters or shell utilities (`node`, `python`, `jq`, `pwsh`) to parse it. That expands the skill's capabilities beyond Azure health-check queries into host-level code execution, which is not necessary for the stated purpose and creates a clear path for command injection, unsafe parsing of adversarial data, or abuse of local environment access if the saved content or command arguments are influenced by untrusted input.
