skills/terminalskills/skills/rails/Gen Agent Trust Hub

rails

Pass

Audited by Gen Agent Trust Hub on Sep 25, 2026

Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The skill instructs users to install the standard 'rails' gem using the RubyGems package manager.
  • [COMMAND_EXECUTION]: Includes common development CLI commands such as rails new, rails db:migrate, and rails generate for managing the application lifecycle.
  • [SAFE]: The code samples demonstrate security best practices, such as strong_parameters to prevent mass assignment vulnerabilities and before_action :authenticate_user! for access control. It also correctly advises users to manage secrets using the rails credentials system rather than hardcoding them.
Audit Metadata
Risk Level
SAFE
Analyzed
Sep 25, 2026, 03:53 PM
Security Audit — agent-trust-hub — rails