Intent-Code Divergence
Medium
- Confidence
- 97% confidence
- Finding
- The script captures the audit runner's exit status in RC but then unconditionally exits 0, so any caller relying on process status will treat a failed or finding-bearing audit as success. In a security-gating skill, this fail-open behavior can allow vulnerable or noncompliant skills/repos to proceed despite detected issues, especially if downstream integrations ignore or fail to parse the JSON `.ok` field.
