typo3-translations
Pass
Audited by Gen Agent Trust Hub on May 16, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill provides several command-line examples for verifying translation files. These include:
- Use of
xmllintto check XML well-formedness inResourcesandContentBlocksdirectories. - Use of
rg(ripgrep) to search for XLIFF versions and translation consumers within the project source code. - Use of TYPO3's native CLI (
php bin/typo3) to list translation domains and generate Content Blocks labels. - These commands are standard for TYPO3 development and are used for local auditing without suspicious flags or argument injection vectors.
- [EXTERNAL_DOWNLOADS]: The skill references an external repository at
github.com/dirnbauer/webconsulting-skillsas its source. This link is informative and corresponds to the identified author's repository, containing no automated download-and-execute patterns. - [SAFE]: No prompt injection, data exfiltration, obfuscation, or persistence mechanisms were detected. The technical guidance focuses on established TYPO3 APIs and standard XLIFF formats.
Audit Metadata