typo3-conformance
Pass
Audited by Gen Agent Trust Hub on May 7, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [SAFE]: The skill performs static analysis of local extension code to provide quality scores and modernization recommendations. All operations are local and read-only.
- [EXTERNAL_DOWNLOADS]: The documentation and checklists reference official TYPO3 community tools and services from well-known and trusted sources.
references/ter-publishing.mdmentions the officialtypo3/tailortool for publishing extensions.references/testing-standards.mdandscripts/check-testing.shreference thetypo3/testing-frameworkand official Docker images fromghcr.io/typo3/.references/crowdin-integration.mddiscusses integration with the centralized TYPO3 Crowdin organization for automated translation management.- [COMMAND_EXECUTION]: The skill includes several shell scripts used to automate technical audits of extensions.
- The
scripts/directory contains Bash scripts that use common utilities likefind,grep,sed,awk, andgitto inspect the project structure and contents. check-conformance.shorchestrates the audit process and generates a local markdown report in the.conformance-reportsdirectory.- Grep recipes provided in
SKILL.mdare intended for manual or automated inspection of the codebase for patterns like prohibited$GLOBALSusage or missingstrict_typesdeclarations.
Audit Metadata