ror-styleguide
Pass
Audited by Gen Agent Trust Hub on Feb 27, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill consists of Markdown documentation and code examples used to provide style guidance. There are no executable scripts or malicious patterns.
- [SAFE]: Instructions are focused on enforcing coding standards and do not contain prompt injection, role-play bypasses, or attempts to override agent safety filters.
- [SAFE]: Includes explicit security-positive recommendations, such as in
models-active-record-queries.md, which warns against variable interpolation in SQL strings to prevent SQL injection vulnerabilities. - [SAFE]: Guidance in
bundler.mdencourages reviewing the source of little-known gems before inclusion, promoting dependency supply chain security. - [SAFE]: Configuration examples in
configuration.mdcorrectly demonstrate the use of environment variables for sensitive settings like Redis URLs, rather than hardcoding credentials.
Audit Metadata