Context-Inappropriate Capability
Medium
- Confidence
- 94% confidence
- Finding
- The skill explicitly instructs use of shell commands (`curl` and `pdftotext`) to process user-supplied PDFs, which unnecessarily expands capability from content review into command execution. Even though the example is simple, shelling out on attacker-controlled URLs or paths increases the risk of unsafe command construction, unexpected file access, and misuse of a higher-privilege tool than is needed for summarization.
