full-page-screenshot

Pass

Audited by Gen Agent Trust Hub on May 6, 2026

Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
  • [COMMAND_EXECUTION]: The skill utilizes child_process.execSync to run system commands such as python3 and sips. These are used to verify image dimensions and to stitch together multiple image tiles for exceptionally long web pages.
  • [COMMAND_EXECUTION]: The script dynamically generates a temporary Python file (_stitch.py) at runtime. This file contains the logic for merging screenshot fragments using the Pillow library and is executed locally via the system's Python interpreter.
Audit Metadata
Risk Level
SAFE
Analyzed
May 6, 2026, 08:50 AM