Intent-Code Divergence
High
- Confidence
- 98% confidence
- Finding
- The skill claims sensitive fields are auto-redacted, but the actual hook examples log raw tool parameters and results directly via JSON.stringify(event.tool.params) and String(event.result) without invoking the redaction function. This can expose secrets, tokens, passwords, command outputs, session identifiers, and other confidential data into audit logs, creating a durable secondary leak surface.
