create-phpstan-config
Pass
Audited by Gen Agent Trust Hub on Mar 17, 2026
Risk Level: SAFENO_CODE
Full Analysis
- [SAFE]: The skill provides markdown templates and instructional guidance for generating PHPStan configuration files (.neon). No executable code is bundled within the skill itself.
- [NO_CODE]: The skill is comprised of documentation and configuration templates and does not contain any executable scripts or binary files.
- [COMMAND_EXECUTION]: The documentation includes common shell commands for running PHPStan (e.g.,
vendor/bin/phpstan analyse). These are provided as usage examples for the user or agent and represent standard developer operations for static analysis. - [EXTERNAL_DOWNLOADS]: The CI/CD configuration examples reference well-known and trusted external resources, such as official GitHub Actions (e.g.,
actions/checkout@v4) and established tools likeshivammathur/setup-php. These references are documented neutrally as they are part of a standard automated testing workflow. - [DATA_EXPOSURE_AND_EXFILTRATION]: The skill uses paths like
src/,tests/, andvar/cache/, which are standard project directories for PHP applications. No access to sensitive user configuration files (e.g.,.ssh,.aws) or network-based exfiltration patterns were found.
Audit Metadata