Intent-Code Divergence
Medium
- Confidence
- 97% confidence
- Finding
- The skill gives conflicting instructions about error handling: one section says failures must be sanitized before being relayed, while another says to return pipeline errors verbatim. Because this workflow executes local tools and depends on environment variables and file paths, verbatim errors can disclose sensitive local paths, usernames, command arguments, and possibly secrets embedded in stderr output.
