typo3-powermail
Pass
Audited by Gen Agent Trust Hub on Apr 18, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious patterns or security risks were identified. The skill consists of technical documentation and code examples for TYPO3 development.
- [COMMAND_EXECUTION]: The documentation provides examples for using DDEV and TYPO3 CLI commands (e.g.,
composer require,ddev mysql,workspace:publish). These are standard tools for local development and the skill includes explicit warnings that they should not be used on production environments. - [CREDENTIALS_UNSAFE]: Example configurations in
SKILL.mduse placeholder values for API endpoints and keys (e.g.,apiKey = secret123). These are clearly intended as non-functional examples for developers to replace. - [EXTERNAL_DOWNLOADS]: The skill references standard TYPO3 extension packages (
in2code/powermail,in2code/powermail_cond) to be installed via Composer. These are well-established and trusted components within the TYPO3 ecosystem.
Audit Metadata