product-image-discovery
Pass
Audited by Gen Agent Trust Hub on Jun 20, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill specifies commands to execute PHP, Composer, PHPUnit, and NPM. These commands are used for routine development tasks such as installing project dependencies, validating configurations, and running test suites. The paths provided for these tools are absolute and specific to a Windows development environment using Laravel Herd.- [EXTERNAL_DOWNLOADS]: The skill uses
composer install, which downloads PHP packages from the official Composer registry (Packagist). This is a standard and expected operation for the development of a Laravel package.
Audit Metadata