Intent-Code Divergence
High
- Confidence
- 98% confidence
- Finding
- The skill claims it never reads, writes, or transmits the API key itself, yet later instructs the agent to ask the user for the API key and invoke `ptengine-cli config set --api-key <KEY> ...`. That means the agent necessarily handles secret material in prompt/tool context, creating risk of credential exposure through logs, transcripts, command history, or downstream tool telemetry.
