wpml-string-translation

Pass

Audited by Gen Agent Trust Hub on Sep 9, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill consists entirely of developer documentation and safe PHP code snippets for WordPress plugin development.
  • [SAFE]: The instructions emphasize defensive programming by recommending the use of WordPress hooks (actions and filters) which fail silently or return original values if the underlying handler is missing, preventing application crashes.
  • [SAFE]: The skill explicitly instructs developers to use output escaping (e.g., esc_html()) on translated strings, which is a standard security best practice to prevent Cross-Site Scripting (XSS) vulnerabilities from user-supplied or translated content.
  • [SAFE]: All external references point to official documentation and trusted development resources for the WPML ecosystem.
Audit Metadata
Risk Level
SAFE
Analyzed
Sep 9, 2026, 07:07 PM
Security Audit — agent-trust-hub — wpml-string-translation