php-update-with-rector
Pass
Audited by Gen Agent Trust Hub on Jun 30, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious patterns detected. The skill guides the agent through standard PHP modernization tasks using established tools.
- [COMMAND_EXECUTION]: The skill suggests executing local commands such as
composer require,vendor/bin/rector, andvendor/bin/phpstan. These are standard development operations and are necessary for the skill's stated purpose of refactoring code. - [EXTERNAL_DOWNLOADS]: The skill recommends downloading the
rector/rectorpackage via Composer. Rector is a well-known, reputable tool within the PHP ecosystem, and its installation from the default registry (Packagist) is considered a safe operation for a development-focused skill.
Audit Metadata