create-rector-config
Pass
Audited by Gen Agent Trust Hub on Mar 9, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious patterns or security vulnerabilities were detected in the skill. The content consists of markdown documentation and PHP configuration templates.
- [COMMAND_EXECUTION]: The skill provides documentation for executing Rector commands (e.g.,
vendor/bin/rector process) and implementing them in CI/CD environments like GitHub Actions and GitLab CI. These examples represent standard development practices and do not involve unauthorized command execution. - [EXTERNAL_DOWNLOADS]: The CI/CD integration examples reference well-known and trusted external resources, such as the
shivammathur/setup-phpGitHub Action and the Composer package manager, which are used to set up the development environment safely.
Audit Metadata