visual-feedback-loop

Pass

Audited by Gen Agent Trust Hub on Mar 20, 2026

Risk Level: SAFE
Full Analysis
  • [COMMAND_EXECUTION]: The reference Next.js implementation in references/setup-nextjs.md utilizes execSync to retrieve the current git commit hash and repository status. These commands are static, hardcoded, and used exclusively for generating metadata sidecars for captured screenshots.
  • [EXTERNAL_DOWNLOADS]: The skill documentation suggests the use of the magick (ImageMagick) command-line utility for performing visual regression testing and pixel-diffing between screenshots.
  • [COMMAND_EXECUTION]: The skill processes screenshot data provided via a POST request to /api/dev-screenshot. The server-side code in references/setup-nextjs.md decodes the base64 image data and writes it to a local .screenshots/ directory using timestamped filenames.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 20, 2026, 09:20 AM