
Apermo Tidy Gutenberg Security & Risk Analysis
wordpress.org/plugins/apermo-tidy-gutenbergThis plugin simply allows you to hide the color pickers on the Gutenberg editor.
Is Apermo Tidy Gutenberg Safe to Use in 2026?
Generally Safe
Score 85/100Apermo Tidy Gutenberg has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.
The "apermo-tidy-gutenberg" v1.0.1 plugin exhibits an exceptionally small attack surface, with no identifiable AJAX handlers, REST API routes, shortcodes, or cron events. The code analysis further reveals a lack of dangerous functions and file operations, and importantly, all SQL queries are performed using prepared statements, indicating good database interaction practices. There are no external HTTP requests or bundled libraries, which simplifies the security landscape.
However, a significant concern arises from the output escaping. With one total output and 0% properly escaped, this presents a clear risk of cross-site scripting (XSS) vulnerabilities. The absence of nonce checks and capability checks on entry points, though these are currently zero, means that if any were to be introduced in future versions without proper security considerations, the plugin would be immediately vulnerable. The taint analysis shows no flows, which is positive, but this is likely a consequence of the zero entry points rather than robust sanitization throughout potentially complex code that doesn't exist here.
The plugin's vulnerability history is clean, with no recorded CVEs. This, combined with the current minimal attack surface and good SQL practices, paints a picture of a plugin that, at this version, has been developed with some security awareness. However, the critical lack of output escaping is a major oversight that exposes users to significant risk. The strengths lie in its limited scope and secure database handling, while the primary weakness is the unescaped output.
Key Concerns
- 0% of outputs are properly escaped
- No nonce checks on any entry points
- No capability checks on any entry points
Apermo Tidy Gutenberg Security Vulnerabilities
Apermo Tidy Gutenberg Code Analysis
Output Escaping
Apermo Tidy Gutenberg Attack Surface
WordPress Hooks 3
Maintenance & Trust
Apermo Tidy Gutenberg Maintenance & Trust
Maintenance Signals
Community Trust
Apermo Tidy Gutenberg Alternatives
Synchronize Editor and ACF Color Pickers 🎨
synchronize-editor-and-acf-color-pickers
Synchronize ACF color picker fields with the editor color pickers.
Toucan – Gutenberg Color Palette
toucan-color-palette
Toucan - Gutenberg Color Palette is a simple plugin that gives administrators the ability to choose which colors are available in the Gutenberg editor …
Classic Editor
classic-editor
Enables the previous "classic" editor and the old-style Edit Post screen with TinyMCE, Meta Boxes, etc. Supports all plugins that extend this screen.
Starter Templates – AI-Powered Templates for Elementor & Gutenberg
astra-sites
The growing library of 300+ ready-to-use templates that work with all WordPress themes including Astra, Hello, OceanWP, GeneratePress and more
Classic Widgets
classic-widgets
Enables the previous "classic" widgets settings screens in Appearance - Widgets and the Customizer. Disables the block editor from managing widgets.
Apermo Tidy Gutenberg Developer Profile
4 plugins · 80 total installs
How We Detect Apermo Tidy Gutenberg
Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.