typo3-testing
Pass
Audited by Gen Agent Trust Hub on Mar 10, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill references the installation of standard, well-known development tools and libraries including Playwright (@playwright/test), PHPat (phpat/phpat), Infection (infection/infection), and the TYPO3 testing framework via NPM and Composer. These resources are from established vendors and are typical for TYPO3 extension development.
- [COMMAND_EXECUTION]: Instructions are provided for running testing suites using standard CLI tools such as
phpunit,phpstan,npx playwright, andinfection. These commands are intended for execution within a local development environment or a controlled CI/CD pipeline. - [SAFE]: The skill demonstrates best practices for TYPO3 testing, including the use of PHP 8.4 features like property hooks and asymmetric visibility. No evidence of prompt injection, data exfiltration, obfuscation, or unauthorized access was found. All external references (such as GitHub Actions or local DDEV domains) are standard for the described use case.
Audit Metadata