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 Bash tool to execute standard development tasks such as bundle exec rspec, rails db:create, and rails 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.org and Bundler (Gemfile). These are trusted ecosystems within the Ruby community.
  • [DATA_EXPOSURE] (LOW): The skill mentions common configuration files like config/database.yml and .env in 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
Risk Level
SAFE
Analyzed
Feb 17, 2026, 06:21 PM