Context-Inappropriate Capability
Medium
- Confidence
- 90% confidence
- Finding
- The CLI builds shell commands with execSync using filenames and paths derived from runtime state, then invokes external tools like git, zip, tar, and unzip. This increases risk of command injection and unsafe command execution, especially for restore/backup paths or oddly named files, and also inherits the security properties of external binaries and PATH resolution.
