Intent-Code Divergence
Medium
- Confidence
- 93% confidence
- Finding
- The skill says the agent must not decode Docker auth tokens, but it also instructs the agent to extract the `auth` value and hand the user a workflow that decodes it into `username:password`. That creates a clear secret-disclosure path for a reusable registry credential and normalizes handling raw credentials in chat, which increases the chance of accidental leakage through logs, transcripts, or prompt injection.
