basercms-core-plugin-convert
Pass
Audited by Gen Agent Trust Hub on Jun 27, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill provides instructions for executing standard development tools including
git,composer,phpunit, andgh(GitHub CLI). These commands are used for project restructuring and validation. - [EXTERNAL_DOWNLOADS]: The instructions involve interacting with GitHub repositories under the
baserprojectorganization using the GitHub CLI. This is consistent with the author's identity and project scope. - [DYNAMIC_EXECUTION]: Section 6 includes a PHP code template for programmatically starting a test server during unit tests. This is a common pattern in integration testing to ensure services are available before running tests and uses standard PHP networking functions.
Audit Metadata