marketplace-add-extension
Pass
Audited by Gen Agent Trust Hub on Mar 4, 2026
Risk Level: SAFE
Full Analysis
- Standard File Generation: The skill facilitates the creation of React components for various Sitecore extension points. It uses predefined templates to generate files within the local project structure, which is a routine and intended development activity.- Integration with Local Hooks: The provided code templates leverage local project hooks and components (e.g.,
@/hooks/use-sitecore). This indicates the skill is designed to work within a consistent, pre-existing application architecture.- Safe SDK Interaction: The boilerplate code demonstrates safe interaction with a Sitecore client for standard tasks like data querying and event subscription, following recommended practices for Sitecore Marketplace integrations.
Audit Metadata