create-psr17-http-factory

Pass

Audited by Gen Agent Trust Hub on Mar 17, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill provides standard boilerplate code for PSR-17 HTTP factory implementations. The code is well-structured and follows modern PHP 8.4 practices.
  • [EXTERNAL_DOWNLOADS]: The skill references standard, trusted PHP-FIG packages (psr/http-factory and psr/http-message) as requirements. These are industry-standard interfaces.
  • [DATA_EXFILTRATION]: The HttpFactory template includes methods for file and stream handling (createStreamFromFile, createStreamFromResource). These methods use standard PHP functions like fopen and stream_get_contents as required by the PSR-17 specification. No hardcoded sensitive paths or unauthorized network transmissions were detected.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 17, 2026, 09:58 AM