dhh-rails-style
Pass
Audited by Gen Agent Trust Hub on Mar 28, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is a documentation and reference guide for Ruby on Rails development. It does not contain executable code, malicious instructions, or obfuscation.
- [SAFE]: Includes explicit security best practices for SSRF protection in
architecture.md, providing code to validate IP addresses and prevent access to private networks. - [SAFE]: Recommends modern security headers and protections, such as Content Security Policy (CSP) and Sec-Fetch-Site for CSRF protection in
controllers.md. - [SAFE]: Provides guidance on secure authentication patterns using magic links and token-based sessions instead of suggesting risky or outdated methods.
- [SAFE]: Mentions well-known and trusted Ruby gems and tools (e.g., Kamal, Solid Queue, Turbo) that are standard in the Rails ecosystem.
Audit Metadata