wp-phpstan
Pass
Audited by Gen Agent Trust Hub on Sep 14, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill utilizes a local Node.js script (
scripts/phpstan_inspect.mjs) to inspect the project's environment, identifying existing Composer scripts and PHPStan configurations to provide tailored recommendations. It also encourages the execution of standard PHP development commands such ascomposer run phpstanandvendor/bin/phpstan analyse. - [EXTERNAL_DOWNLOADS]: The skill suggests the installation of reputable, community-standard static analysis extensions and stubs (e.g.,
szepeviktor/phpstan-wordpressandphp-stubspackages) via Composer. These resources are typical for the stated purpose of improving the accuracy of PHPStan in a WordPress context.
Audit Metadata