Intent-Code Divergence
Medium
- Confidence
- 94% confidence
- Finding
- The guide first permits a Bash fallback with examples such as cat, wc, head, tail, and sed, then later states not to use Bash as a fallback方案. That inconsistency can cause implementers or agents to select a riskier execution path, increasing shell exposure and creating room for unsafe command construction or policy bypass under error conditions. In a documentation-generation skill that reads many user/project-controlled paths, mixed shell guidance materially raises the chance of command/path injection mistakes.
