Intent-Code Divergence
Medium
- Confidence
- 96% confidence
- Finding
- The skill repeatedly states that the HSM password must never be requested or handled in chat, but the onboarding flow later instructs the agent to have the user choose a password and pass it into `create_holder_account`. That creates a direct secret-handling path through the model, undermines the earlier safety guarantees, and exposes a highly sensitive credential to prompt logs, model context, and possible exfiltration via other tools or prompt injection.
