typo3-vite
Pass
Audited by Gen Agent Trust Hub on May 6, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The configuration utilizes standard Vite plugins and PostCSS tools (autoprefixer, cssnano) for asset processing. No suspicious remote code execution or unauthorized network activity was detected.
- [SAFE]: The skill includes a configuration for
allowedHosts: trueinvite.config.ts. The documentation provided within the file correctly identifies this as a requirement for development environments involving reverse proxies to prevent host-header blocking in Vite 7.3+, which is a standard local development configuration. - [SAFE]: The skill promotes security and privacy best practices, such as local font loading (preventing third-party tracking) and Content Security Policy (CSP) integration using nonces for generated assets.
Audit Metadata