health-check-endpoints
Pass
Audited by Gen Agent Trust Hub on Apr 4, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill contains instructional code snippets for implementing service monitoring endpoints according to industry standard patterns.
- [SAFE]: The Python Flask implementation includes examples of monitoring system resources using the psutil library, which is a common practice for internal deep health checks.
- [SAFE]: The provided examples correctly demonstrate retrieving sensitive configuration like database and cache connection strings from environment variables rather than hardcoding credentials.
Audit Metadata