moai-lang-ruby
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFE
Full Analysis
- [SAFE] (SAFE): No malicious patterns or security risks were identified in the skill instructions. The content is focused on providing development patterns for Ruby 3.3 and Rails 7.2.
- [COMMAND_EXECUTION] (LOW): The skill leverages the
Bashtool to execute standard development tasks such asbundle exec rspec,rails db:create, andrails assets:precompile. These operations are consistent with the skill's primary purpose as a Ruby/Rails specialist and are used for routine maintenance and testing. - [EXTERNAL_DOWNLOADS] (LOW): The skill references standard package management via
rubygems.organdBundler(Gemfile). These are trusted ecosystems within the Ruby community. - [DATA_EXPOSURE] (LOW): The skill mentions common configuration files like
config/database.ymland.envin the context of troubleshooting database connections and environment setup, which is standard practice for Rails development. No sensitive data is hardcoded or exfiltrated.
Audit Metadata