typo3-content-blocks
Pass
Audited by Gen Agent Trust Hub on May 5, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a technical guide for TYPO3 extension development using the Content Blocks extension. A thorough review of the instructions and examples revealed no malicious patterns, prompt injections, or unauthorized data access attempts.
- [COMMAND_EXECUTION]: The skill recommends standard TYPO3 and DDEV CLI commands (e.g.,
ddev typo3 cache:flush,ddev typo3 extension:setup) which are consistent with the intended purpose of assisting developers with TYPO3 configuration and maintenance. - [EXTERNAL_DOWNLOADS]: Instructions include fetching well-known TYPO3 community packages from official sources like Packagist and GitHub, which are standard practices in the PHP/TYPO3 ecosystem.
- [PROMPT_INJECTION]: No instructions were found that attempt to subvert the agent's behavior, bypass safety guardrails, or leak system prompts.
- [DATA_EXFILTRATION]: The skill does not contain any code or instructions for harvesting sensitive information (like credentials or private keys) or sending data to untrusted external domains.
Audit Metadata