typo3-datahandler
Pass
Audited by Gen Agent Trust Hub on Apr 18, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a technical reference for TYPO3 developers. All code snippets follow official TYPO3 v14 and PHP 8.4 best practices.
- [SAFE]: No suspicious network operations, credential exposures, or data exfiltration patterns were detected. All database interactions are routed through standard TYPO3 APIs (DataHandler and ConnectionPool) which provide built-in security features.
- [SAFE]: The skill does not contain any obfuscated code, prompt injection attempts, or unauthorized privilege escalation commands. It correctly identifies and warns against common pitfalls like using raw SQL for TCA-managed tables.
Audit Metadata