typo3-security
Pass
Audited by Gen Agent Trust Hub on Apr 18, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill documents security best practices, including directory permissions, web server configuration (Nginx/Apache), and PHP settings, all of which align with official TYPO3 security recommendations.
- [SAFE]: All shell commands provided (e.g.,
chmod,chown,rm) are standard administrative tasks for server hardening and do not involve unauthorized access or privilege escalation. - [SAFE]: Sensitive configuration fields such as
encryptionKeyandinstallToolPassworduse clear placeholder text, encouraging users to generate their own unique secrets rather than providing hardcoded values. - [SAFE]: External links and references target official TYPO3 documentation, PHP documentation, and the author's own public repository on GitHub, which are well-known or vendor-owned sources for this context.
Audit Metadata