tanner-create-pr
Pass
Audited by Gen Agent Trust Hub on Jul 9, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill instructs the agent to execute standard development commands within the repository environment, such as
npm run lint,npm run build, and test commands, as a prerequisite for opening a pull request. - [COMMAND_EXECUTION]: It uses git commands (
git rev-parse --abbrev-ref HEADandgit config user.name) to retrieve metadata for screenshot naming conventions. - [SAFE]: The practice of saving screenshots to local user directories (
~/Desktopor~/Downloads) to avoid tracking them in the git repository is documented for workflow purposes and does not involve exfiltration to external domains.
Audit Metadata