rails-docker
Pass
Audited by Gen Agent Trust Hub on May 4, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill consists of instructional content and configuration templates for Docker and Ruby on Rails deployment.
- [SAFE]: Provided Dockerfile examples utilize security best practices, including multi-stage builds to minimize attack surface and the creation of non-root users (
USER app). - [SAFE]: Secrets management is handled appropriately; examples use local development defaults or environment variable placeholders, and the skill provides explicit instructions for using Docker Secrets for production credentials.
- [SAFE]: External references, including base images (Ruby, Postgres, Redis) and GitHub Actions, originate from well-known and trusted official repositories.
Audit Metadata