wp-wpcli-and-ops
Pass
Audited by Gen Agent Trust Hub on Jun 20, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill includes a Node.js script (
scripts/wpcli_inspect.mjs) that executes thewpcommand-line tool. It correctly usesspawnSyncwith an array of arguments, which prevents shell injection vulnerabilities by avoiding the use of a command shell to parse inputs. - [SAFE]: No malicious patterns, obfuscation, or unauthorized data access attempts were detected. The skill instructions prioritize safety by recommending backups and dry-runs before performing write operations on the WordPress database.
Audit Metadata