Missing User Warnings
Medium
- Confidence
- 88% confidence
- Finding
- The skill instructs the user to generate a long-lived secp256k1 private key and store it in a predictable path on disk, but it does not adequately explain the security sensitivity, lifecycle, rotation, backup, and compromise implications of that credential. Even though the file is created with mode 0600 and not printed to stdout, a local compromise, misconfiguration, accidental inclusion in backups, or later exfiltration by other tools could expose the key and allow unauthorized signing/authentication.
