Intent-Code Divergence
Medium
- Confidence
- 98% confidence
- Finding
- The manifest claims `agent_handles_secrets: false`, but the documented workflow has the agent pass a wallet keypair file into `gp add-wallet`. Even if the CLI encrypts and stores the key locally, the agent is still handling highly sensitive key material by accessing its path and initiating import, which can mislead policy engines or operators into allowing unsafe automation around private keys.
