upgrade-engine
Pass
Audited by Gen Agent Trust Hub on Sep 15, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill instructs the agent to run standard Ruby on Rails maintenance and testing commands, such as
bundle exec rake zeitwerk:checkandbundle exec rspec. These commands are necessary for the skill's primary purpose of verifying code compatibility and do not involve suspicious or unauthorized operations. - [EXTERNAL_DOWNLOADS]: The example CI configuration provided in
assets/ci_matrix.ymlreferences official GitHub Actions from theactions/andruby/organizations. These references are correctly pinned to specific commit hashes (SHAs), demonstrating a security best practice for managing external dependencies in CI/CD pipelines.
Audit Metadata