ruby
Pass
Audited by Gen Agent Trust Hub on May 20, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides standard Ruby development guidelines including RuboCop style rules and RSpec testing patterns.\n- [SAFE]: Includes a dedicated security section following OWASP principles, emphasizing input validation, parameterized queries, and sensitive data handling.\n- [EXTERNAL_DOWNLOADS]: References official and well-known documentation from the RuboCop style guide on GitHub and BetterSpecs. These are trusted community resources for Ruby developers.\n- [COMMAND_EXECUTION]: Instructs the agent on using standard development tools such as
bundle exec,rubocop, andrspecwithin Docker containers. These commands are typical for the described development workflow.
Audit Metadata