testing-wp-runtime

Pass

Audited by Gen Agent Trust Hub on Jul 26, 2026

Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
  • [COMMAND_EXECUTION]: The skill executes local shell commands such as wp-now, head, tail, lsof, and kill to manage a local WordPress testing environment. All commands are limited to local process management.
  • [EXTERNAL_DOWNLOADS]: Uses curl to communicate with the local server at http://localhost:8881 to verify successful deployment and plugin operation. This network activity is restricted to the local host.
  • [SAFE]: Accesses local WordPress debug.log files from the /tmp directory to report runtime errors to the user. This file access is necessary for the skill's primary purpose of runtime validation and does not involve sensitive user credentials.
Audit Metadata
Risk Level
SAFE
Analyzed
Jul 26, 2026, 03:02 AM
Security Audit — agent-trust-hub — testing-wp-runtime