Missing User Warnings
Medium
- Confidence
- 87% confidence
- Finding
- The README explicitly states that `user_access_token` and `refresh_token` are cached locally, but it does not warn that these are sensitive bearer credentials or describe storage protections. On a multi-user machine, in backups, or if the token cache path is exposed, an attacker who obtains the file could impersonate the user to Feishu until the token is revoked or expires.
