gomponents
Pass
Audited by Gen Agent Trust Hub on Sep 21, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a documentation guide for the
gomponentspure Go HTML component library. All external references and imports target the vendor's official domain (maragu.dev). - [SAFE]: The documentation correctly distinguishes between escaped text functions (
Text,Textf) and unescaped raw functions (Raw,Rawf). This provides the agent with the necessary context to avoid cross-site scripting (XSS) vulnerabilities when generating code. - [SAFE]: The instructions follow standard Go development practices for this specific library, including the use of dot imports to facilitate its Domain Specific Language (DSL) syntax.
Audit Metadata