Missing User Warnings
Medium
- Confidence
- 93% confidence
- Finding
- The skill directs the agent to read a local .env file, copy secrets into a remote Convex backend, and then delete the local copies after confirmation. Even with a confirmation gate, this is security-sensitive behavior because it changes the system's trust boundary, can break dependent tooling that still expects local env vars, and increases exposure if the remote backend is misconfigured or shared across agents. The user-facing description does not prominently warn about these privacy, availability, and operational risks.
