commit
Pass
Audited by Gen Agent Trust Hub on Jul 15, 2026
Risk Level: SAFEPROMPT_INJECTIONCOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [PROMPT_INJECTION]: The skill includes instructions such as 'ALWAYS use this skill' and 'Do not ask the user whether to create a branch; just proceed' which attempt to override default agent interaction patterns. These directives enforce a specific workflow and reduce the number of confirmation prompts for the user when transitioning to feature branches.
- [COMMAND_EXECUTION]: The instructions command the agent to run
git branch --show-currentto verify the repository state before proceeding with Git operations. This is a standard local environment check. - [EXTERNAL_DOWNLOADS]: The skill references external documentation from Sentry's developer portal (
develop.sentry.dev). This is an informational reference to a well-known technology service.
Audit Metadata