active-storage-setup
Pass
Audited by Gen Agent Trust Hub on Apr 5, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [SAFE]: The instructions and code examples provided are standard for Rails development and do not contain malicious patterns.
- [COMMAND_EXECUTION]: The skill documentation includes necessary Rails setup commands like
bin/rails active_storage:installandbundle add image_processing. - [EXTERNAL_DOWNLOADS]: The skill mentions common, legitimate libraries such as the
active_storage_validationsgem and the@rails/activestorageNPM package. - [SAFE]: Sensitive configuration for storage services is correctly shown using the
Rails.application.credentialssystem, avoiding hardcoded secrets.
Audit Metadata