Context-Inappropriate Capability
Medium
- Confidence
- 90% confidence
- Finding
- The instruction to always run a shell `date` command is unnecessary for a weather-information skill because time conversion can be handled inside Python or the host runtime. Requiring shell execution expands the attack surface and normalizes command execution in a context that otherwise only needs HTTP requests and parsing.
