skills/cleanexpo/ato/health-check/Gen Agent Trust Hub

health-check

Pass

Audited by Gen Agent Trust Hub on Mar 28, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill provides architectural patterns and implementation guidance for health check probes (liveness, readiness, and deep dependency checks) in a NodeJS and FastAPI environment. No malicious patterns or security risks were detected.- [COMMAND_EXECUTION]: The skill describes standard Docker healthcheck commands such as "pg_isready", "redis-cli ping", and "curl". These are routine operations for container orchestration and are used correctly within the context of health monitoring.- [DATA_EXPOSURE]: The instructions emphasize the use of environment variables for managing secrets (e.g., "CRON_SECRET") and warn against exposing sensitive details like stack traces in health responses. This aligns with security best practices.- [INDIRECT_PROMPT_INJECTION]: The "Route Health Verification" pattern involves scanning the local filesystem for route definitions. While this ingests local file data, it is a standard developer tool functionality intended for route discovery and verification within a trusted project environment.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 28, 2026, 02:26 AM