health-check-endpoints
Pass
Audited by Gen Agent Trust Hub on Sep 14, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides standard documentation and best practices for service health checking. All examples follow architectural conventions for production microservices.
- [SAFE]: Code segments demonstrate routine database and network connectivity verification using standard connection strings fetched from standard environment variables (e.g.,
DATABASE_URL,REDIS_URL). No secrets or credentials are hardcoded.
Audit Metadata