Missing User Warnings
Medium
- Confidence
- 89% confidence
- Finding
- The skill includes a server-side example that instantiates a wallet from `process.env.PRIVATE_KEY` but does not warn that this key is highly sensitive, must never be logged, committed, or exposed to untrusted runtimes. In an AI-agent skill context, examples are often copied directly into automation environments, so omission of key-handling guidance can lead to credential theft and unauthorized blockchain transactions.
