hyva-cms-custom-field
Pass
Audited by Gen Agent Trust Hub on Apr 2, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides structured templates and instructions for creating custom field types in Hyvä CMS, adhering to standard Magento development practices.
- [SAFE]: All generated templates emphasize the use of Magento's
Escaperclass (e.g.,$escaper->escapeHtmlAttr,$escaper->escapeJs) to prevent Cross-Site Scripting (XSS) vulnerabilities when rendering field values. - [SAFE]: The skill implements robust data handling patterns, including the use of null coalescing operators in PHP and try-catch blocks in JavaScript when parsing JSON data.
- [SAFE]: Instructions regarding command execution and module creation leverage existing specialized vendor skills, maintaining a controlled development environment.
Audit Metadata