ruby-workflow
Pass
Audited by Gen Agent Trust Hub on Feb 18, 2026
Risk Level: SAFE
Full Analysis
- SAFE (SAFE): The document acts as a coding standard and workflow guide for Ruby projects. No malicious patterns, obfuscation, or data exfiltration attempts were detected.
- COMMAND_EXECUTION (SAFE): While the skill lists commands such as
bundle exec standardrbandbundle install, these are standard industry practices for Ruby development and are presented as instructions for the agent rather than hidden or automated malicious execution. - EXTERNAL_DOWNLOADS (SAFE): Mentioned gems like
rails,pg, andnokogiriare standard dependencies in the Ruby ecosystem. The guide explicitly recommends usingbundle auditand version constraints, which are security best practices.
Audit Metadata