create-psr20-clock
Pass
Audited by Gen Agent Trust Hub on Mar 17, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill focuses on generating boilerplate code for PSR-20 (Clock) implementations in PHP. All provided templates (SystemClock, FrozenClock, OffsetClock, etc.) use standard PHP features and follow best practices for time-sensitive application logic.
- [SAFE]: No network operations, file system manipulations, or external data ingestion points were identified. The code remains local to the application's domain and infrastructure layers.
- [SAFE]: Dependencies are limited to the official
psr/clockpackage, which is a standard interface definition in the PHP ecosystem. - [SAFE]: No obfuscation, hardcoded credentials, or malicious prompt injection patterns were found in the templates or metadata.
Audit Metadata