translatepress-email-notification-compatibility

Pass

Audited by Gen Agent Trust Hub on Sep 9, 2026

Risk Level: SAFE
Full Analysis
  • [INDIRECT_PROMPT_INJECTION]: The skill describes patterns for processing external data such as email content, shortcodes, and user metadata.
  • Ingestion points: Data is ingested from user meta (trp_language), WooCommerce order meta, and email template content processed via wp_mail filters.
  • Boundary markers: The skill includes explicit warnings to restrict the shortcode surface and avoid running arbitrary shortcodes in untrusted email content.
  • Capability inventory: The skill provides logic for rendering templates, switching language contexts, and diagnostic environment checks.
  • Sanitization: Recommends standard WordPress internationalization and escaping practices (e.g., esc_html__).
  • [COMMAND_EXECUTION]: The skill includes standard WP-CLI diagnostic commands (wp plugin list, wp option get, and a wp eval for version checking) to verify the execution environment. These commands are benign and intended for troubleshooting.
Audit Metadata
Risk Level
SAFE
Analyzed
Sep 9, 2026, 07:07 PM
Security Audit — agent-trust-hub — translatepress-email-notification-compatibility