Missing User Warnings
Medium
- Confidence
- 95% confidence
- Finding
- The skill instructs users to run `vercel env pull .env.staging` and then `source .env.staging`, which pulls sensitive environment variables into a local plaintext file without warning about secret handling, file permissions, cleanup, or accidental commit risk. In a DevOps/SRE skill, this is especially risky because the file may contain production-adjacent credentials and operators are likely to execute the commands as written during incident or staging workflows.
