Skip to main content

rails-action-controller-patterns

Master Action Controller patterns in Rails for robust routing, filters, and RESTful design in web applications.

Install this skill

or
89/100

Security score

The rails-action-controller-patterns skill was audited on Feb 22, 2026 and we found 7 security issues across 3 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 713

Webhook reference - potential data exfiltration

SourceSKILL.md
713- Creating webhooks and callbacks
low line 459

Access to .env file

SourceSKILL.md
459secure: Rails.env.production?,
low line 718

External URL reference

SourceSKILL.md
718- [Action Controller Overview](https://guides.rubyonrails.org/action_controller_overview.html)
low line 719

External URL reference

SourceSKILL.md
719- [Rails Routing Guide](https://guides.rubyonrails.org/routing.html)
low line 720

External URL reference

SourceSKILL.md
720- [Strong Parameters](https://api.rubyonrails.org/classes/ActionController/StrongParameters.html)
low line 721

External URL reference

SourceSKILL.md
721- [Rails API Documentation](https://api.rubyonrails.org/)
low line 722

External URL reference

SourceSKILL.md
722- [RESTful Web Services](https://www.oreilly.com/library/view/restful-web-services/9780596529260/)
Scanned on Feb 22, 2026
View Security Dashboard
Installation guide →