create-timeout
Pass
Audited by Gen Agent Trust Hub on Mar 17, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No security issues detected in the skill definitions, templates, or examples.
- [COMMAND_EXECUTION]: The skill describes the use of PHP's
pcntlextension (pcntl_alarm,pcntl_signal) to handle asynchronous signals for execution time limits in CLI environments. This is a standard and appropriate implementation for a timeout generator. - [EXTERNAL_DOWNLOADS]: Example implementations in
references/examples.mddemonstrate fetching data from external endpoints (e.g.,api.example.com) usingfile_get_contentsandfopento illustrate timeout handling during network operations. These are used strictly as illustrative placeholders for resilience patterns.
Audit Metadata