wp-testing-core
Pass
Audited by Gen Agent Trust Hub on Jun 30, 2026
Risk Level: SAFECOMMAND_EXECUTIONCREDENTIALS_UNSAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill instructs the agent to execute shell commands and local scripts (e.g.,
./test.sh) for tasks like plugin activation, environment resets, and log monitoring. These commands utilize hardcoded absolute file paths (e.g.,/Users/mikkelfreltoftkrogsholm/Projekter/wp-plugins) that are specific to the author's local file system. - [CREDENTIALS_UNSAFE]: Hardcoded default credentials ("admin" and "password") are provided as part of the standard login procedure for a WordPress testing instance hosted on localhost.
- [SAFE]: The browser automation patterns, REST API testing procedures, and network analysis instructions are standard practices for software quality assurance and are consistent with the skill's stated purpose.
Audit Metadata