bagisto-theme-sections
Pass
Audited by Gen Agent Trust Hub on Aug 20, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill instructions emphasize security best practices for handling user-supplied content. It explicitly mandates that all HTML and CSS input for theme sections must pass through Purify and custom CSS sanitization before being saved or rendered.
- [SAFE]: Access controls are clearly defined, specifying that storefront previews are restricted to authenticated administrators with the specific 'appearance.sections' permission, preventing unauthorized access to unpublished draft content.
- [SAFE]: The skill follows secure state management principles, ensuring that draft content is isolated from live storefront data and promoting changes only through a controlled publishing process.
Audit Metadata