skill-rails-upgrade
Pass
Audited by Gen Agent Trust Hub on May 6, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTIONDATA_EXFILTRATION
Full Analysis
- [SAFE]: No security issues detected. The skill follows established patterns for Rails application maintenance and upgrade workflows.
- [EXTERNAL_DOWNLOADS]: Fetches documentation and version data from well-known services including GitHub's API, the official Ruby on Rails guides, and railsdiff.org.
- [COMMAND_EXECUTION]: Utilizes standard development command-line interfaces such as git, the GitHub CLI (gh), npm, and the Rails framework's own internal tools (bin/rails). These commands are used within the local project context for analysis and migration tasks.
- [DATA_EXFILTRATION]: Access to project files like Gemfile and configuration scripts is confined to local analysis; no patterns indicating the transmission of this data to external servers were identified.
Audit Metadata