update-screenshots

Pass

Audited by Gen Agent Trust Hub on Apr 7, 2026

Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
  • [Command Execution]: The skill utilizes established command-line interfaces, specifically the GitHub CLI (gh) and git, to synchronize project assets. These operations are restricted to the repository's screenshot baseline directories and a temporary local folder, following standard version control practices.
  • [External Data Processing]: The workflow involves downloading artifacts from GitHub Actions CI runs and displaying a summary report (report.md) to the user. This represents an ingestion point for externally generated data. While this is a common development task, it is noted as the point where the agent processes content generated outside the immediate local environment.
  • [File System Operations]: The skill performs directory management using rm and cp to replace old baselines with new ones. These actions are scoped to the specific path test/componentFixtures/.screenshots/baseline/, minimizing the risk of unintended file modifications elsewhere in the project.
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 7, 2026, 06:16 PM