Missing User Warnings
Medium
- Confidence
- 95% confidence
- Finding
- The README explicitly tells users to store `app_key` and `app_secret` in a local `config.json` file but does not warn against committing that file to source control or recommend safer secret-handling practices. This can lead to accidental credential leakage through repositories, backups, logs, or shared project archives, especially in a skill intended for installation by end users.
