Missing User Warnings
Medium
- Confidence
- 90% confidence
- Finding
- The skill explicitly states it will automatically create a complete Xcode project in `dev-output/` and trigger subsequent actions without any mention of user confirmation, dry-run mode, or workspace scoping. Unprompted file creation is a real safety issue for agent skills because it can modify the user's environment unexpectedly, overwrite existing work, or be chained with later automated steps in ways the user did not approve.
