active-storage
Pass
Audited by Gen Agent Trust Hub on Apr 16, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides educational content and code examples for using the standard Rails Active Storage framework. It contains no executable code or malicious instructions.
- [SAFE]: Code examples for storage configuration (S3, GCS, Azure) correctly use Rails' credentials system (e.g.,
Rails.application.credentials.dig) instead of hardcoding sensitive API keys or secrets. - [SAFE]: The skill includes a dedicated section on file validations, such as verifying content types and file sizes, which promotes the secure handling of user-uploaded data.
- [SAFE]: External dependencies mentioned, such as the
active_storage_validationsgem, are well-known and standard in the Rails community.
Audit Metadata