Intent-Code Divergence
Medium
- Confidence
- 94% confidence
- Finding
- The script is presented as a read-only knowledge-base reader, but the --list path can also write user-supplied text to a log via kb.append_query_log(). This mismatch is security-relevant because callers, reviewers, or higher-level agents may invoke a supposedly read-only skill in contexts where writes, audit logging, or data retention were not consented to or expected.
