wix-cli-site-component

Pass

Audited by Gen Agent Trust Hub on Mar 6, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill instructions and reference documentation focus exclusively on the legitimate development of React components for the Wix CLI ecosystem. All technical constraints align with standard production-ready engineering practices.
  • [SAFE]: Security mitigations are explicitly built into the coding standards; for example, the React patterns explicitly forbid the use of dangerouslySetInnerHTML, window.fetch, and hardcoded external URLs, which significantly reduces the risk of XSS and unauthorized data exfiltration.
  • [SAFE]: The skill requires SSR (Server-Side Rendering) safety by mandating guards for browser-specific APIs like window or document, ensuring stability and preventing potential execution errors in the Wix rendering environment.
  • [SAFE]: All identified dependencies, such as @wix/astro/builders, are vendor-specific resources associated with the skill author (Wix) and represent standard platform functionality.
  • [SAFE]: No evidence of prompt injection, obfuscation, privilege escalation, or persistence mechanisms was found in the analyzed files.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 6, 2026, 08:46 AM