wp-phpstan
Pass
Audited by Gen Agent Trust Hub on Mar 5, 2026
Risk Level: SAFECOMMAND_EXECUTIONPROMPT_INJECTION
Full Analysis
- [COMMAND_EXECUTION]: The skill facilitates the execution of local commands like
composer runandvendor/bin/phpstanto perform static analysis. - [PROMPT_INJECTION]: The skill is susceptible to indirect prompt injection as it parses project-controlled configuration files to determine which commands the agent should execute.
- Ingestion points: Project files
composer.json,phpstan.neon, andphpstan.neon.distare read by thescripts/phpstan_inspect.mjsscript. - Boundary markers: No delimiters or isolation instructions are used to process these external inputs.
- Capability inventory: The skill possesses the capability to execute shell commands and modify local files.
- Sanitization: The skill does not validate or sanitize the content of the scripts or configuration parameters discovered in the analyzed repository.
Audit Metadata