wordpress-router
Pass
Audited by Gen Agent Trust Hub on Sep 14, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill performs project classification by executing a local triage script (
detect_wp_project.mjs) to identify the type of WordPress codebase. - [COMMAND_EXECUTION]: The skill uses Node.js to run a local utility script for repository analysis, which is a standard procedure for project identification.
- [DATA_EXPOSURE]: No sensitive data access or network exfiltration patterns were identified. The skill reads standard project manifest files (e.g.,
package.json,composer.json,theme.json) to determine the project type. - [REMOTE_CODE_EXECUTION]: There are no patterns of downloading and executing remote scripts. The skill relies on local scripts and standard WordPress development tools already present in the user's environment.
Audit Metadata