Bun Docker
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS] (SAFE): The Dockerfiles and commands reference official images from the 'oven' and 'google' (gcr.io) registries. These are standard, well-maintained sources for Bun and container base images.
- [CREDENTIALS_UNSAFE] (SAFE): While the Docker Compose examples contain hardcoded credentials (e.g., 'POSTGRES_PASSWORD: password'), they are explicitly placeholders for local development templates and do not represent a leak of sensitive production secrets.
- [NO_CODE] (SAFE): The skill consists entirely of markdown documentation and code snippets for user reference. It does not include any executable scripts or automated tasks that could be exploited to run unauthorized commands on the host system.
Audit Metadata