hyva-cms-component

Pass

Audited by Gen Agent Trust Hub on Apr 2, 2026

Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
  • [COMMAND_EXECUTION]: The skill automates the execution of bin/magento setup:upgrade following the generation of new components. This is a standard administrative command required to register new modules and configuration changes within the Magento 2 ecosystem.
  • [EXTERNAL_DOWNLOADS]: The workflow involves adding the hyva-themes/commerce-module-cms package via Composer. This is an official module from the skill's vendor required for the CMS functionality.
  • [SAFE]: Includes a utility script scripts/update_component_schema.php designed for local development use. The script performs routine maintenance tasks by reading JSON schemas and updating documentation files without making external network calls or executing untrusted code.
  • [SAFE]: The skill emphasizes security best practices by providing specific instructions and templates that mandate the use of Magento's Escaper class to prevent Cross-Site Scripting (XSS) in generated component templates.
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 2, 2026, 07:58 AM