translatepress-language-ui-navigation
Pass
Audited by Gen Agent Trust Hub on Sep 9, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill documents standard integration practices for a well-known WordPress plugin (TranslatePress). It follows security best practices by recommending the use of WordPress escaping functions (
esc_url,esc_attr,esc_html) when rendering dynamic content such as language names and URLs. - [SAFE]: The instructions emphasize least privilege by advising developers not to grant unnecessary capabilities to translator roles and warning against performing write actions during page previews.
- [SAFE]: All external references point to official documentation and verified source code paths on the plugin's official domain (
translatepress.com).
Audit Metadata