Missing User Warnings
Medium
- Confidence
- 95% confidence
- Finding
- The skill explicitly directs use of `exec` to run a local script and `write` to save user-supplied requirements to a temporary file, but it provides no warning, approval step, or safety constraints around these side effects. In an agent setting, subprocess execution and filesystem writes expand the attack surface substantially because untrusted input may influence code generation or command behavior, and the user may not realize the skill will perform local actions.
