Skip to main content

ActiveRecord Patterns

Provides guidance on optimizing ActiveRecord queries, associations, and migrations for efficient database access in Rails applications.

Install this skill

or
99/100

Security score

The ActiveRecord Patterns skill was audited on Mar 8, 2026 and we found 1 security issue across 1 threat category. Review the findings below before installing.

Categories Tested

Security Issues

low line 358

Fetch to external URL

SourceSKILL.md
358pool: <%= ENV.fetch("RAILS_MAX_THREADS") { 5 } %>
Scanned on Mar 8, 2026
View Security Dashboard
Installation guide →