vue-with-rails
Pass
Audited by Gen Agent Trust Hub on Sep 8, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: References official documentation for Vue, Pinia, and Inertia.js. It also points to the Vite Ruby documentation hosted on Netlify, which is a well-known service for project documentation.
- [REMOTE_CODE_EXECUTION]: Recommends installing standard and widely-used packages including
inertia_rails,vite_rails,@inertiajs/vue3,vue, andpiniavia official package managers (gemandyarn). - [INDIRECT_PROMPT_INJECTION]: The skill defines templates for processing database records (e.g.,
Post.all.as_json). While this represents a data ingestion surface, the patterns provided utilize standard framework escaping (Vue's template interpolation) and follow common web development security practices.
Audit Metadata