Context-Inappropriate Capability
Medium
- Confidence
- 84% confidence
- Finding
- The skill instructs the agent to invoke a local shell command (`which whisper` / `whisper [file] --output_format txt`) on user-supplied input. Even though the purpose is audio transcription, introducing command execution expands the attack surface and can enable unsafe handling of file paths, unexpected binaries in PATH, or privilege boundary issues if the runtime executes shell commands directly.
