ruby
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFE
Full Analysis
- [Overall Assessment] (SAFE): The skill consists of documentation and best practices for Ruby development. It does not include executable scripts, hidden logic, or network-enabled tools.
- [Command Execution] (SAFE): The commands listed (
ruby,bundle install,rspec) are standard development tools and are presented as examples for the agent to follow in a development environment. - [Indirect Prompt Injection] (SAFE): While the skill uses a glob trigger (
**/*.rb) to provide context-aware advice, it does not involve complex data interpolation or untrusted input processing that would elevate risk. - [Dependency Management] (SAFE): No specific external dependencies or package manifests are included or required by the skill itself.
Audit Metadata