typo3-typoscript-ref
Pass
Audited by Gen Agent Trust Hub on Mar 16, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The
scripts/fetch-docs.shscript downloads official TYPO3 documentation from theTYPO3-DocumentationandTYPO3GitHub organizations. These are trusted, well-known sources for the skill's technical domain. The downloads are triggered by the--updateflag to synchronize local documentation caches.\n- [COMMAND_EXECUTION]: The skill utilizes several shell scripts (lookup.sh,fetch-docs.sh,detect-version.sh) to coordinate its features. These scripts execute local system utilities likegrep,cat,sed, andpython3. Inline Python (python3 -c) is used to parse project metadata (JSON/YAML). The scripts implement input validation for version strings and search keywords, and use fixed-string matching in search operations to mitigate injection risks.
Audit Metadata