create-docker-healthcheck

Pass

Audited by Gen Agent Trust Hub on Mar 17, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: No security issues detected. The skill provides legitimate utility for DevOps automation.
  • [COMMAND_EXECUTION]: The skill generates Bash scripts intended for execution within Docker containers as health checks. These scripts use standard tools like curl, pgrep, and cgi-fcgi to monitor the status of local services.
  • [CREDENTIALS_UNSAFE]: The skill correctly demonstrates using environment variable placeholders (e.g., ${DB_PASSWORD}) for database credentials in Docker Compose configurations, avoiding the use of hardcoded secrets.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 17, 2026, 09:58 AM