typo3-update
Pass
Audited by Gen Agent Trust Hub on Apr 18, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill contains comprehensive documentation and best-practice code examples for TYPO3 v14 development. All code snippets, including database queries and CLI commands, follow secure development standards, such as using the TYPO3 QueryBuilder with named parameters to prevent SQL injection.
- [SAFE]: All external references point to official TYPO3 documentation (docs.typo3.org), the official PHP package registry (packagist.org), or reputable TYPO3 community tools on GitHub (such as typo3-rector). These resources are standard for the TYPO3 ecosystem and do not pose a security risk.
- [SAFE]: The shell commands provided are standard workflows for PHP and TYPO3 development, such as using DDEV for local environment orchestration and Composer for dependency management. No suspicious remote script execution, hidden network operations, or privilege escalation attempts were detected.
Audit Metadata