Context-Inappropriate Capability
Medium
- Confidence
- 85% confidence
- Finding
- The skill instructs the agent to generate and execute temporary Python scripts via `uv run`, which expands the capability from simple data retrieval to arbitrary local code execution. Even if intended for convenience, this creates a pathway for unsafe script generation, unintended filesystem access, and subprocess misuse if user input is incorporated into generated code or shell commands.
