wp-utf8-text
Pass
Audited by Gen Agent Trust Hub on Sep 9, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides legitimate technical documentation for WordPress developers. It covers the use of built-in helpers like
wp_is_valid_utf8,wp_scrub_utf8, andwp_has_noncharactersfor secure text processing. - [SAFE]: Code examples demonstrate secure coding practices, such as returning
WP_Errorobjects for invalid input and properly escaping data before outputting to XML or HTML contexts. - [SAFE]: The instructions explicitly warn against using encoding functions for security-sensitive purposes like authorization or encryption, which aligns with security best practices.
- [SAFE]: External links point to the official WordPress Core development blog (
make.wordpress.org), which is a trusted source.
Audit Metadata