Intent-Code Divergence
Medium
- Confidence
- 95% confidence
- Finding
- The document states credentials are stored in an encrypted file (`agent_config.enc`) but later says `agent_id` and `agent_token` are saved to `agent_config.json`, which implies plaintext storage. This inconsistency can cause operators to believe secrets are protected when they may actually be written unencrypted to disk, increasing the risk of credential theft from local compromise, backups, or logs.
