Intent-Code Divergence
Medium
- Confidence
- 93% confidence
- Finding
- The skill claims command execution is protected by a whitelist and avoids user-input concatenation, but the surrounding documentation explicitly encourages use of user-supplied remotes, file paths, webhook URLs, and environment-derived values in exec-driven workflows without defining any actual validation or allowlisting. In a skill with read/exec/write capabilities, this mismatch can lead operators or downstream implementations to trust unsafe command patterns, increasing the risk of command injection, data exfiltration, or unintended outbound connections.
