Intent-Code Divergence
Medium
- Confidence
- 97% confidence
- Finding
- The wrapper captures the audit script's non-zero result and then unconditionally exits 0, which defeats fail-closed behavior for any caller that relies on process exit status. In a security-audit skill, this is especially dangerous because failed scans or detected findings can be misinterpreted as success, allowing risky code or skills to proceed in automation pipelines.
