Context-Inappropriate Capability
Medium
- Confidence
- 97% confidence
- Finding
- The search fallback builds a shell command with untrusted user input (`query`) and executes it via `execSync`, which creates a command injection path if shell metacharacters are supplied. Because this is an installer utility that users are likely to run locally with filesystem access, exploiting this could lead to arbitrary command execution on the host.
