Intent-Code Divergence
High
- Confidence
- 99% confidence
- Finding
- The file's stated security constraints explicitly say certificates must not be saved to the filesystem, but `_configure_k8s_client_certificate_files` later base64-decodes and writes both client certificate and private key material to disk. This contradiction is dangerous because operators may trust the documented guarantees and deploy the skill in environments where temporary-file exposure, backup capture, or local-user access can leak cluster credentials.
