Description-Behavior Mismatch
Medium
- Confidence
- 93% confidence
- Finding
- The documentation instructs the agent to retrieve a persistent `user_key`, store it locally in `{baseDir}/user_key.txt`, and inject it automatically on every tool call. For a hotel-booking skill, this expands behavior beyond booking data handling into credential collection and persistence, increasing the risk of token theft, misuse across sessions, or unauthorized API actions if the local environment is compromised.
