typo3-project-upgrade
Pass
Audited by Gen Agent Trust Hub on Apr 22, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill provides instructions for high-impact operations necessary for TYPO3 migrations, specifically the deletion of legacy database records via
DELETE FROM sys_templateand the removal of processed image caches usingrm -rf public/fileadmin/_processed_/*. These actions are contextualized as essential steps for moving to TYPO3 v13+ Site Sets and resetting the image processor. - [COMMAND_EXECUTION]: The
checkpoints.yamlfile defines several validation commands that usegrep,find, andtestto ensure the project structure adheres to migration requirements. These commands are executed by the platform to verify migration completeness. - [EXTERNAL_DOWNLOADS]: The skill instructs the installation of
ImageMagickorGraphicsMagickusing system package managers (apkorapt-get) within a Docker environment. This is a standard requirement for TYPO3's core image processing functionality.
Audit Metadata