Missing User Warnings
Medium
- Confidence
- 87% confidence
- Finding
- The README instructs users to place a long-lived Notion API token directly into an environment variable without any warning about credential sensitivity, shell history, terminal logging, or leakage to child processes. While exporting a token is common, omitting handling guidance in a security-sensitive skill increases the chance the secret is exposed through screenshots, shell history, process inspection, crash reports, or reused sessions.
