Missing User Warnings
Medium
- Confidence
- 94% confidence
- Finding
- The example instructs users to provide a wallet private key and then uses it to sign a message that is sent to a third-party API, but it does not prominently warn that the private key is highly sensitive or that the resulting signature is an authentication artifact tied to the wallet. In a payments skill, this is especially dangerous because users may copy-paste real keys into a script without understanding the trust boundary or the consequences of exposing wallet-derived credentials.
