rails
Pass
Audited by Gen Agent Trust Hub on Mar 4, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a reference for modern Rails development practices and does not contain any malicious instructions or obfuscated code.
- [COMMAND_EXECUTION]: The skill documentation includes standard development commands like 'bundle exec rspec' for testing and 'rails s' for running the local server. These are expected for the skill's purpose.
- [EXTERNAL_DOWNLOADS]: The skill includes links to official documentation and repositories for Ruby on Rails, Dry-validation, and Solid Queue. These are well-known technology services and are considered trusted sources.
- [DATA_EXFILTRATION]: The provided code examples for database filtering use parameterized queries (e.g., ILIKE ?) to safely handle user input, which is a key security measure against SQL injection.
Audit Metadata