Missing User Warnings
Medium
- Confidence
- 89% confidence
- Finding
- The workflow automatically executes `git clone --depth 1 "$SOURCE_REPO_URL" .` in an `after_create` hook, which causes code from a dynamically supplied repository URL to be fetched into the agent workspace without any explicit warning, validation, or trust boundary description. In this skill's context, that repository content is then likely to influence subsequent autonomous agent actions, increasing supply-chain and prompt/context injection risk if the source URL is attacker-controlled or unexpected.
