Context-Inappropriate Capability
Medium
- Confidence
- 94% confidence
- Finding
- The documentation explicitly shows `envVars` examples containing sensitive names like `DATABASE_URL` and `OPENAI_API_KEY`, and states these values are written into `.env.local` or `.env`. In a UI component documentation context, normalizing the insertion of credential-bearing variables into local env files increases the risk that users copy secrets into generated files without adequate review, potentially exposing them through source control, local compromise, or misuse of the registry mechanism.
