Intent-Code Divergence
Medium
- Confidence
- 87% confidence
- Finding
- The UI asserts that the AI agent never sees keys, but this component explicitly accepts secret values via props such as addValue/edits and forwards them through callbacks like onAddValueChange, onEdit, and onSave. Even if the wider architecture intends to keep secrets away from the agent, this view proves secret material transits application state, so the claim is misleading and can cause unsafe trust assumptions by users and integrators.
