create-psr14-event-dispatcher
Pass
Audited by Gen Agent Trust Hub on Mar 17, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a code generation template for standard PHP infrastructure components. The logic follows established software design patterns for event-driven architecture.
- [SAFE]: No suspicious network operations, credential harvesting, or data exfiltration patterns were identified. The only external dependency is the official
psr/event-dispatcherpackage, which is a standard industry interface. - [SAFE]: The provided PHP code uses modern, secure practices (PHP 8.4 features like readonly classes) and does not involve unsafe dynamic execution of user-controlled strings or untrusted deserialization.
- [SAFE]: Analysis of all templates, including the container-aware and priority-based providers, shows standard use of PHP callables and PSR interfaces without any obfuscation or hidden logic.
Audit Metadata