polylang-strings-options

Pass

Audited by Gen Agent Trust Hub on Sep 9, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill provides developer instructions for the Polylang WordPress plugin. The content is focused on the correct implementation of translation functions and does not contain malicious code or commands.
  • [SAFE]: The code snippets include appropriate security measures for WordPress development, such as using esc_html(), esc_attr(), and wp_kses_post() to prevent Cross-Site Scripting (XSS) vulnerabilities when outputting translated strings.
  • [SAFE]: The skill provides a clear warning against using the pll_e() function for untrusted or arbitrary HTML content, which is a standard safety recommendation for this API.
  • [SAFE]: The instructions for the pll_sanitize_string_translation filter and the PLL_Translate_Option class include sanitization callbacks using sanitize_text_field() and wp_kses_post(), demonstrating a proactive approach to security.
Audit Metadata
Risk Level
SAFE
Analyzed
Sep 9, 2026, 07:07 PM
Security Audit — agent-trust-hub — polylang-strings-options