rails-engine-installers
Pass
Audited by Gen Agent Trust Hub on Mar 29, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides instructional content and code examples for designing Rails engine installation flows. All patterns described (generators, migrations, initializers, route mounting) follow standard industry practices for Ruby on Rails development.
- [SAFE]: No malicious patterns such as prompt injection, data exfiltration, or obfuscation were detected. The skill does not perform network operations or access sensitive system files outside of the standard Rails application structure.
- [SAFE]: The Ruby code examples provided for generators are benign and demonstrate how to check for existing files to ensure idempotent behavior, which is a security best practice to prevent accidental file overwrites or duplicate configurations.
Audit Metadata