Missing User Warnings
Medium
- Confidence
- 86% confidence
- Finding
- The setup guide instructs users to save OAuth client secrets and access tokens locally as `client_secret.json` and `youtube.token.json` but does not warn that these files are sensitive, should be excluded from source control, or stored with restricted permissions. In a CLI skill context, users may follow the instructions verbatim and accidentally expose credentials through repos, backups, logs, or shared working directories, enabling unauthorized access to the linked YouTube account.
