alpinejs
Pass
Audited by Gen Agent Trust Hub on Aug 5, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADS
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill instructs the user to include Alpine.js and Tailwind CSS assets from
cdn.jsdelivr.net, which is a well-known and reputable content delivery network. It also references official plugins from the@alpinejs/npm scope. - [SAFE]: The code snippets and architectural guidance follow industry-standard practices for Alpine.js development. The documentation provides security-focused advice, such as recommending the use of Content Security Policy (CSP) compatible builds and warning against the use of
x-htmlwith unsanitized user content. Several reference files (e.g.,references/architecture-patterns.md) contain extensive amounts of repetitive boilerplate text regarding system-level optimization and Zero Trust principles; however, these sections do not contain any executable commands, prompt injections, or exfiltration logic.
Audit Metadata