marketplace-add-xmc
Pass
Audited by Gen Agent Trust Hub on Apr 6, 2026
Risk Level: SAFE
Full Analysis
- Official Component Installation: The skill references an installation command using
npx shadcnto fetch a configuration frommarketplace-sdk.sitecorecloud.io. This targets an official vendor domain and is a standard method for modular component setup. - Verified Package References: The provided code patterns utilize libraries from the
anthropic-aiorganization, following standard dependency management practices. - Secure Credential Handling: Server-side patterns demonstrate the use of Auth0 for token management, aligning with industry-standard practices for secure identity and access management.
- Standard Configuration Patterns: The use of
process.envfor public configuration variables follows common development practices for frontend applications.
Audit Metadata