migration-checker
Pass
Audited by Gen Agent Trust Hub on Mar 16, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: Analysis of the skill instructions shows it is a documentation-based guide for validating CakePHP database migrations and fixtures. It does not include any executable scripts, network requests, or external dependencies.
- [COMMAND_EXECUTION]: The skill mentions the command
rm -rf tmp/cache/models/*as a recommendation for clearing the local CakePHP schema cache. This is a standard operation within the framework's development workflow.
Audit Metadata