rails-helpers
Pass
Audited by Gen Agent Trust Hub on May 8, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides well-structured Rails view helper patterns following industry standards.
- [SAFE]: Navigation helpers correctly implement security best practices for external links by including 'rel: noopener noreferrer' and 'target: _blank' alongside accessibility enhancements.
- [SAFE]: Form and media helpers utilize standard ActionView methods like 'content_tag' and 'image_tag', which automatically handle HTML escaping, mitigating common web vulnerabilities like Cross-Site Scripting (XSS).
- [SAFE]: No instances of prompt injection, data exfiltration, or unauthorized command execution were found in the instructions or code samples.
Audit Metadata