bun-docker

Pass

Audited by Gen Agent Trust Hub on Apr 3, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill provides technical templates and documentation for containerizing Bun applications using Docker.
  • [SAFE]: All external references, such as the oven/bun Docker image, target official and well-known sources associated with the technology being documented.
  • [SAFE]: Security best practices are actively promoted, including the use of non-root users (USER bun, USER nobody) and the implementation of .dockerignore to protect sensitive local files from being leaked into container images.
  • [SAFE]: Configuration examples for databases and environment variables use generic placeholders (e.g., POSTGRES_PASSWORD: password) and correctly instruct users to manage actual secrets via secure methods like environment files.
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 3, 2026, 11:58 AM