Context-Inappropriate Capability
Medium
- Confidence
- 94% confidence
- Finding
- The script writes a Python file and executes it via execSync using a shell command string. Even though the generated script content is mostly internal, this grants host command-execution capability to a content-generation workflow and relies on shell/interpreter availability, increasing the blast radius if surrounding paths, environment, or future inputs become attacker-influenced. In a skill that processes untrusted user materials, unnecessary subprocess execution is a meaningful security risk.
