graceful-shutdown
Pass
Audited by Gen Agent Trust Hub on Mar 4, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious patterns, prompt injections, or security vulnerabilities were detected. The skill is entirely focused on providing standard boilerplate for handling process termination signals (SIGTERM/SIGINT) and resource management.
- [COMMAND_EXECUTION]: Includes a standard Kubernetes lifecycle hook using a safe shell command (
sleep) to allow for endpoint propagation in a cluster environment. - [EXTERNAL_DOWNLOADS]: References industry-standard and well-known libraries such as Express, Bull, Flask, and the PG pool client for implementation examples.
Audit Metadata