Missing User Warnings
Medium
- Confidence
- 87% confidence
- Finding
- The document instructs users to place a live Mapbox access token into a `.env` file but gives no guidance on keeping the file out of source control, scoping the token, or avoiding exposure in client-side bundles. In a React/Remotion workflow, environment variables may be mishandled or committed accidentally, which can leak credentials and enable unauthorized use of the Mapbox account.
