rails-development
Pass
Audited by Gen Agent Trust Hub on Jun 17, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill consists of educational content and code templates for Ruby on Rails development without any executable or malicious instructions.
- [SAFE]: Explicitly recommends security best practices, such as using Strong Parameters in controllers to prevent mass assignment vulnerabilities.
- [SAFE]: Provides safe database query examples using
sanitize_sql_liketo prevent SQL injection in search scopes. - [SAFE]: Recommends secure secret management via
Rails.application.credentialsand warns against committing environment files. - [SAFE]: References to external tools like
bulletandrubocopare standard for the Rails ecosystem and are used for development-time linting and performance checking.
Audit Metadata