Intent-Code Divergence
Medium
- Confidence
- 91% confidence
- Finding
- The skill's security note claims user input should not be concatenated into shell commands, but earlier examples interpolate path-like values such as project directories and derived names directly into command execution flow. In an agent setting with exec enabled, this contradiction can normalize unsafe implementation patterns and lead to command injection or unsafe filesystem targeting if future invocations substitute less-trusted input.
