wp-wpcli-and-ops
Pass
Audited by Gen Agent Trust Hub on Mar 5, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill executes local system commands to manage WordPress installations through the WP-CLI interface.
- Evidence: The script
scripts/wpcli_inspect.mjsutilizesspawnSyncto executewp --infoand other site status commands to gather environment data. - [EXTERNAL_DOWNLOADS]: The skill documentation provides instructions for acquiring the necessary command-line tools if they are not pre-installed.
- Evidence:
SKILL.mdcontains procedures for the agent to install WP-CLI via Composer or system package managers as a fallback mechanism.
Audit Metadata