Missing User Warnings
High
- Confidence
- 97% confidence
- Finding
- The example generates a private key and writes it in raw form to a local JSON file, which creates a durable plaintext secret on disk that can be exposed through backups, logs, source control mistakes, shared workspaces, or later compromise of the host. Although the text says 'Save securely!', it does not adequately warn against plaintext storage or provide a safer pattern, and this is especially risky in an agent-focused skill where implementers may copy-paste the example directly into automated environments.
