Intent-Code Divergence
Medium
- Confidence
- 96% confidence
- Finding
- The skill explicitly warns against logging sensitive information, yet its examples log full response bodies and request parameters. In real Go services, params and bodies often contain tokens, personal data, internal identifiers, or secrets, so developers following this guidance may introduce sensitive-data exposure into centralized logs.
