Context-Inappropriate Capability
Medium
- Confidence
- 92% confidence
- Finding
- The code spawns a shell to run `ollama list`, which introduces unnecessary subprocess execution and shell parsing for a routing feature. Even though the command string is static and not directly user-controlled, invoking the host shell expands the skill's privileges to local system inspection and can expose environment details or create unexpected execution risk in sensitive runtimes.
