Context-Inappropriate Capability
Medium
- Confidence
- 91% confidence
- Finding
- The documentation explicitly includes `os.system('chcp 65001 > nul')`, which introduces shell-command execution into a skill whose stated purpose is only Word document creation. Even though the shown command is fixed and appears intended for encoding setup, normalizing shell execution in a document-generation skill expands the attack surface and can become dangerous if later parameterized or copied into implementation without strict controls.
