Missing User Warnings
Medium
- Confidence
- 92% confidence
- Finding
- The skill instructs users to call provision(), which creates or reuses a wallet and writes API key and auth token material into the environment, but it does not present a strong, explicit security warning about secret storage, file permissions, rotation, or avoiding accidental commits/logging. This is dangerous because developers may persist long-lived credentials in .env files or local environments without adequate protection, enabling credential theft and account or wallet compromise.
