actiontext-richtext
Pass
Audited by Gen Agent Trust Hub on Sep 8, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill documentation follows standard industry practices for implementing rich text editing using the Rails Action Text framework and Trix editor.
- [SAFE]: It provides explicit security warnings and guidance to prevent Cross-Site Scripting (XSS) by advising against the inclusion of dangerous tags such as
<script>in the HTML sanitization safe-list. - [SAFE]: The skill promotes secure data handling by recommending that search indexing be performed on plain-text representations of content rather than raw HTML strings.
- [SAFE]: All external resource references point to official documentation, well-known developer resources, or reputable open-source projects.
Audit Metadata