Missing User Warnings
Medium
- Confidence
- 93% confidence
- Finding
- The example writes secret material directly to a local file (`--out-file ./key.pem`) without any warning about secure file permissions, cleanup, or avoiding persistent storage. In a secrets-management skill, this can lead users to leave private keys readable on disk, increasing the chance of accidental exposure through backups, logs, shared workspaces, or permissive filesystem ACLs.
