ruby
Pass
Audited by Gen Agent Trust Hub on Mar 1, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as an educational template for Ruby development. All shell commands provided (e.g., bundle, gem build, gem push) are standard development operations and do not involve suspicious execution or privilege escalation.
- [SAFE]: Code snippets follow security best practices, such as recommending the use of SSL and timeouts for HTTP clients, and disabling real network connections in test environments using WebMock.
- [SAFE]: No hardcoded credentials, obfuscation, or persistence mechanisms are present. The skill uses descriptive placeholders and environment-variable patterns for authentication tokens.
- [SAFE]: External URLs point to official documentation (bundler.io, rubygems.org) or well-known community resources. GitHub Actions workflows use official actions from the 'actions' and 'ruby' organizations.
Audit Metadata