Context-Inappropriate Capability
Medium
- Confidence
- 94% confidence
- Finding
- The skill executes local shell commands (`openclaw browser start` and `node scripts/auto_chatgpt.js ...`) to fulfill a consultation request, which gives it unnecessary command-execution capability relative to its stated purpose. More importantly, the second command interpolates user-controlled prompt text into a shell command string, creating a command injection risk if the question contains shell metacharacters or quote-breaking input.
