wp-performance
Pass
Audited by Gen Agent Trust Hub on Sep 17, 2026
Risk Level: SAFECOMMAND_EXECUTIONINDIRECT_PROMPT_INJECTIONMETADATA_POISONINGEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The script
scripts/perf_inspect.mjsprogrammatically executes WP-CLI commands (e.g.,wp core version,wp doctor,wp profile) usingspawnSyncto collect diagnostic information. These commands are executed with arguments derived from user-provided inputs such as--pathand--url. - [METADATA_POISONING]: The skill body and description reference WordPress version 6.9 and a 'Performance Field Guide' blog post dated November 18, 2025. These references are inconsistent with current WordPress release timelines and established history, which could mislead the agent regarding the environment's actual capabilities or safety features.
- [INDIRECT_PROMPT_INJECTION]: The skill is designed to ingest and process data from external sources, including WP-CLI command output and WordPress REST API response headers/bodies. These ingestion points represent a surface for indirect prompt injection if the WordPress site being analyzed has been compromised with malicious content intended to influence the agent's logic.
- [EXTERNAL_DOWNLOADS]: The documentation in
references/wp-cli-doctor.mdandreferences/wp-cli-profile.mdsuggests the installation of additional WP-CLI packages (wp-cli/doctor-commandandwp-cli/profile-command) from public repositories if they are missing from the current environment.
Audit Metadata