activerecord
Pass
Audited by Gen Agent Trust Hub on Apr 16, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a static documentation resource for developers working with ActiveRecord in Ruby on Rails. All provided code snippets follow industry standards and official Rails documentation patterns.
- [SAFE]: Security best practices are explicitly demonstrated, such as the use of parameterized queries in
User.where("created_at > ? AND role = ?", ...)to prevent SQL injection. - [SAFE]: No network operations, sensitive file access, credential exposure, or dynamic execution patterns were found. The skill does not ingest external data, mitigating indirect prompt injection risks.
Audit Metadata