skills/ar4mirez/samuel/rails/Gen Agent Trust Hub

rails

Pass

Audited by Gen Agent Trust Hub on Mar 1, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill serves as a purely instructional framework for Ruby on Rails development, containing no executable code within the skill itself and no malicious instructions.
  • [SAFE]: Security best practices are emphasized throughout the content, including explicit instructions to avoid unsafe practices like raw or html_safe with user data and params.permit! (mass-assignment).
  • [SAFE]: The skill promotes secure database interactions by recommending ActiveRecord query methods and the use of sanitize_sql_like to prevent SQL injection.
  • [SAFE]: External references and dependencies (gems) are limited to official documentation sites (rubyonrails.org, hotwired.dev) and the official package registry (rubygems.org).
  • [SAFE]: Shell command examples provided (e.g., rails server, bundle install) are standard development tools intended for use in a legitimate local development environment.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 1, 2026, 06:46 PM