Missing User Warnings
Low
- Confidence
- 86% confidence
- Finding
- The skill explicitly recommends storing the NS API key in a plaintext local config file under the user's home directory without any guidance on file permissions, secret handling, or preferring environment variables. While this is a common convenience pattern for CLIs, it can expose the credential to other local users, backups, accidental commits, or tooling that reads dotfiles/config directories.
