hyva-tailwind-include-exclude
Pass
Audited by Gen Agent Trust Hub on Aug 14, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill performs standard administrative tasks for Hyvä themes, such as reading and writing
hyva.config.jsonand identifying module paths in the local filesystem. - [DATA_ACCESS]: The skill accesses local project files including
app/etc/hyva-themes.json,package.json, andhyva.config.jsonto resolve module locations and verify configuration versions. This data is used solely for the intended configuration tasks. - [COMMAND_EXECUTION]: The skill describes searching for directories under
vendor/andapp/code/and resolving paths viaregistration.php. These are standard development operations for the Magento ecosystem. - [DEPENDENCY_CHECK]: The skill correctly identifies dependencies on other internal skills (
hyva-theme-list,hyva-compile-tailwind-css) to perform its duties, following a modular design pattern.
Audit Metadata