Missing User Warnings
Medium
- Confidence
- 86% confidence
- Finding
- The example writes secret material directly to a local file (`./key.pem`) without any warning about filesystem exposure, permissions, cleanup, or accidental inclusion in backups and source control. In a secrets-management skill, normalizing unsafe secret-file handling can lead users to persist sensitive credentials in places that are easier to steal or mishandle.
