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 pcntl extension (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.md demonstrate fetching data from external endpoints (e.g., api.example.com) using file_get_contents and fopen to illustrate timeout handling during network operations. These are used strictly as illustrative placeholders for resilience patterns.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 17, 2026, 09:58 AM