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.
AI-agent exposure
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.
Redaction
Secret-like values are masked in UI and exports.