Missing User Warnings
Medium
- Confidence
- 95% confidence
- Finding
- The README instructs users to place `FEISHU_APP_SECRET` in a local `.env` file but does not warn them to keep that file out of version control or otherwise protect the secret. In a developer-facing CLI skill, this omission can realistically lead to accidental secret exposure through git commits, shared screenshots, logs, or copied setup snippets, enabling unauthorized API access to Feishu tenant resources.
