turbo-agent
Pass
Audited by Gen Agent Trust Hub on Mar 11, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill's primary function is to assist in developing Ruby on Rails applications using the Hotwire framework. It follows industry-standard patterns for progressive enhancement and Turbo integration.
- [COMMAND_EXECUTION]: The skill defines a set of standard development commands, including starting the server (
bin/dev), running the Rails console (bin/rails console), and executing tests (bundle exec rspec). These commands are typical for a Rails environment and are intended for developer-led workflows. - [EXTERNAL_DOWNLOADS]: All external references provided in the documentation point to official Hotwire and Rails documentation or repositories on GitHub (e.g.,
turbo.hotwired.dev,github.com/hotwired/turbo-rails). These are well-known, trusted sources for web development documentation. - [DATA_EXFILTRATION]: There are no indicators of sensitive data access or exfiltration. The skill interacts with local project files (views, controllers, and specs) as part of its core functionality.
Audit Metadata