Intent-Code Divergence
Medium
- Confidence
- 94% confidence
- Finding
- The skill documents two different signing schemes: registration says to sign the raw nonce string directly, while the general authentication section says to sign JSON.stringify(message). This ambiguity can cause agents to implement authentication incorrectly, leading to failed auth, unsafe ad-hoc workarounds, or accidental signing of unintended payloads during a financial workflow involving wallet ownership and token transfers.
