Intent-Code Divergence
High
- Confidence
- 99% confidence
- Finding
- The conversation protocol explicitly says to persist successful connections locally as named profiles containing base_url, database, and api_key, which directly contradicts the guardrail forbidding API keys from being logged or persisted in files. Storing bearer credentials on disk creates a high-value secret-at-rest target that can be stolen by local users, malware, backups, logs, or other tools with filesystem access.
