Context-Inappropriate Capability
Medium
- Confidence
- 93% confidence
- Finding
- The skill explicitly directs use of an `exec` capability to convert DOCX files via python-docx or pandoc. Allowing arbitrary command execution for document parsing is a dangerous overreach for an interview-prep skill because it expands the attack surface from content processing to code/tool execution, and malformed files or unsafe command composition could lead to command injection or processing of untrusted content in an unsafe runtime.
