upgrade-rails

Pass

Audited by Gen Agent Trust Hub on Jun 24, 2026

Risk Level: SAFE
Full Analysis
  • [COMMAND_EXECUTION]: The skill executes standard Ruby on Rails and Bundler commands such as bundle update, bundle outdated, and rails -v. These are routine development operations for managing project dependencies and framework versions.
  • [COMMAND_EXECUTION]: It uses bundler-audit to check for security vulnerabilities in dependencies, which is a recommended security practice.
  • [COMMAND_EXECUTION]: The skill uses local make test and grep commands to verify application stability and identify deprecation warnings during the upgrade process.
  • [SAFE]: All operations are performed locally within the application directory (apps/rails_application). There are no unauthorized network requests, credential accesses, or obfuscated scripts.
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 24, 2026, 06:17 PM
Security Audit — agent-trust-hub — upgrade-rails