Intent-Code Divergence
Medium
- Confidence
- 87% confidence
- Finding
- The skill claims outputs will not contain sensitive data, yet the batch encryption example writes encryption metadata including key identifiers, IVs, timestamps, file sizes, and an encrypted data key to disk. While some of this metadata is operationally necessary for decryption, documenting it as non-sensitive and emitting it broadly can mislead users and increase the chance that key-management details and sensitive project context are exposed through logs, artifacts, or source control.
