Intent-Code Divergence
Medium
- Confidence
- 91% confidence
- Finding
- The documentation is internally inconsistent: it says the private key is 'never needed at runtime' while the payment flow explicitly depends on local signing for each paid request. This can mislead agent authors into treating key handling as non-runtime-sensitive, increasing the chance of unsafe logging, accidental exposure, or poor threat modeling around a live signing key stored on disk.
