triaging-visual-review-runs
Pass
Audited by Gen Agent Trust Hub on May 1, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill utilizes the
git diffcommand to analyze local repository changes and compare them against visual snapshots to determine if regressions are intentional. - [COMMAND_EXECUTION]: Instructs the agent to use
curlto download image artifacts for visual comparison. These URLs are sourced from the vendor's own MCP tools. - [EXTERNAL_DOWNLOADS]: Fetches visual diff artifacts (PNG files) from pre-signed URLs provided by the PostHog API. This is a primary function of the skill and targets the vendor's infrastructure.
- [SAFE]: All identified operations, including the use of shell commands and external network requests, are consistent with the skill's stated purpose of triaging visual review runs within a developer workflow.
Audit Metadata