Missing User Warnings
Medium
- Confidence
- 92% confidence
- Finding
- The skill explicitly promises to generate and execute Python analysis code, but it does not provide an upfront warning that arbitrary generated code will run in the local environment. In an LLM-driven workflow, generated code can unexpectedly read local files, invoke subprocesses, or perform unsafe operations, so lack of explicit user consent and execution constraints creates real code-execution risk.
