dokploy-docker-compose

Pass

Audited by Gen Agent Trust Hub on May 16, 2026

Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
  • [EXTERNAL_DOWNLOADS]: Fetches software binaries and configuration templates from GitHub repositories during the deployment of specific service stacks. This is a documented architectural pattern for the services described.
  • Evidence in references/signoz-example.md: Use of wget to download the histogram-quantile binary from the official SigNoz GitHub release page.
  • Evidence in references/init-container-patterns.md: Generic examples of downloading tools via wget within Alpine-based init containers to populate shared volumes.
  • [COMMAND_EXECUTION]: Provides instructions for using standard shell and Docker CLI commands to manage containers, generate secrets, and troubleshoot deployments.
  • Includes commands such as docker ps, docker inspect, docker logs, and openssl rand for generating secure environment variables.
  • These operations are standard for the skill's primary purpose of VPS and Docker stack management.
Audit Metadata
Risk Level
SAFE
Analyzed
May 16, 2026, 04:19 PM
Security Audit — agent-trust-hub — dokploy-docker-compose