linktree-deploy-integration
Pass
Audited by Gen Agent Trust Hub on Sep 11, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The deployment process utilizes standard Docker commands and configurations for a containerized application.
- [SAFE]: Secret management follows industry best practices by utilizing environment variables and placeholders, correctly advising the use of protected .env files for production credentials.
- [SAFE]: The Dockerfile implementation adheres to security best practices by defining a multi-stage build and executing the service as a non-privileged user (appuser).
- [SAFE]: Network operations are appropriately scoped to official service endpoints, specifically the Linktree API domain.
Audit Metadata