Missing User Warnings
Medium
- Confidence
- 91% confidence
- Finding
- The skill instructs users to load a Solana private key directly from an environment variable and immediately construct a signer, but it does not warn that this key grants full control over on-chain assets and should never be logged, hardcoded, shared with untrusted tools, or used in broad-scope agent environments. In an agent-skill context, this is more dangerous than ordinary SDK docs because agents may be given ambient environment access and could inadvertently expose or misuse the key during automated workflows.
