Context-Inappropriate Capability
Medium
- Confidence
- 94% confidence
- Finding
- The script accepts `extraProbeData.checks` from a probe file and executes each `check.command` via `runCommand` with optional `cwd` and timeout. Because the probe file is external input and there is no allowlist or restriction to passive fact-gathering commands, anyone who can influence that file can trigger arbitrary local command execution, which exceeds the stated environment-detection purpose and can lead to code execution under the user's privileges.
