frontend-patterns
Pass
Audited by Gen Agent Trust Hub on Apr 27, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a reference for frontend development patterns using Slim, Stimulus, and Simple Form. It does not contain executable scripts or network operations.
- [SAFE]: It promotes security best practices by instructing the agent to include authorization checks (e.g.,
policy(@resource).update?) before rendering sensitive UI elements like edit or delete links. - [SAFE]: It utilizes standard Rails security features such as Turbo confirmation dialogs for destructive actions (e.g.,
data: { turbo_confirm: 'Are you sure?' }).
Audit Metadata