Missing User Warnings
Medium
- Confidence
- 88% confidence
- Finding
- The documented command `vefaas deploy --newApp <app-name> ... --yes` performs a live deployment with automatic confirmation, but the surrounding guidance does not explicitly tell the operator that this will create or modify real cloud resources and deploy code immediately. In an agent skill context, that omission is more dangerous because an automated agent may execute the step non-interactively, increasing the chance of unintended production changes, unexpected spend, or accidental exposure of an unreviewed build.
