turbo-fetch
Pass
Audited by Gen Agent Trust Hub on Feb 19, 2026
Risk Level: SAFE
Full Analysis
- [SAFE] (SAFE): No malicious patterns detected. The skill outlines a standard architectural pattern for Ruby on Rails (Turbo Fetch) and includes necessary security measures like strong parameters (
material_params) and authorization (authorize). - [EXTERNAL_DOWNLOADS] (SAFE): The code snippets reference standard, reputable libraries from the Ruby on Rails ecosystem, specifically
@hotwired/stimulusand@rails/request.js. No untrusted or suspicious external sources are utilized. - [COMMAND_EXECUTION] (SAFE): There are no shell commands or system-level execution patterns present. All code is confined to standard web application logic (Ruby/Rails and JavaScript).
Audit Metadata