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.md mentions the official typo3/tailor tool for publishing extensions.
  • references/testing-standards.md and scripts/check-testing.sh reference the typo3/testing-framework and official Docker images from ghcr.io/typo3/.
  • references/crowdin-integration.md discusses 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 like find, grep, sed, awk, and git to inspect the project structure and contents.
  • check-conformance.sh orchestrates the audit process and generates a local markdown report in the .conformance-reports directory.
  • Grep recipes provided in SKILL.md are intended for manual or automated inspection of the codebase for patterns like prohibited $GLOBALS usage or missing strict_types declarations.
Audit Metadata
Risk Level
SAFE
Analyzed
May 7, 2026, 08:35 PM