Context-Inappropriate Capability
Medium
- Confidence
- 95% confidence
- Finding
- The script constructs a shell command with interpolated values and executes a sibling skill via `exec`, even though this daily-tips tool otherwise operates on local static data. While the current call path uses hardcoded/substantially constrained inputs, invoking an external script through the shell expands the attack surface: a swapped or malicious `reddit-readonly` script, path edge cases, or future reuse of `fetchReddit` with less-trusted arguments could lead to arbitrary code execution or unintended behavior.
