Critical
Production secrets reachable by agent workspace
.env.production
Why it matters
The file appears inside the default workspace scope used by AI coding tools.
How an AI agent could expose it
An agent asked to debug deployment could read or summarize secret names and values.
Business impact
A leaked production key can expose customer data, billing systems, or deployment access.
Preventive control
Move secrets into the deployment provider vault and block this path in agent policy.