libvips-image
Pass
Audited by Gen Agent Trust Hub on Apr 7, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSREMOTE_CODE_EXECUTIONCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The installation scripts (
install.shandinstall.ps1) download the officialuvpackage manager installer fromastral.shand fetch libvips binaries from the official GitHub releases page. - [REMOTE_CODE_EXECUTION]: The installer scripts execute the
uvinstallation process directly from the official remote source (astral.sh) to streamline the setup of the Python environment. - [COMMAND_EXECUTION]: The skill uses shell and PowerShell commands to manage system libraries and uses
subprocess.runwithin its test suite to verify CLI tool functionality by executing internal scripts.
Audit Metadata