Context-Inappropriate Capability
High
- Confidence
- 98% confidence
- Finding
- The skill proposes generating Python source from natural-language-derived inputs and executing it with exec, which creates a direct code-injection path if the generator or extracted parameters can be influenced unexpectedly. In this context, a CAD skill only needs structured drawing commands, so arbitrary Python execution is unnecessarily dangerous and can lead to filesystem access, data exfiltration, or command execution depending on runtime privileges.
