
Clean Post Content Security & Risk Analysis
wordpress.org/plugins/clean-post-contentRemoves shortcodes from posts and pages.
Is Clean Post Content Safe to Use in 2026?
Generally Safe
Score 92/100Clean Post Content has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.
The 'clean-post-content' plugin v1.0.0 exhibits a strong security posture based on the provided static analysis. The absence of any identified AJAX handlers, REST API routes, shortcodes, or cron events significantly limits its attack surface. Crucially, all SQL queries are properly prepared, and there are no indications of unsanitized taint flows, which are positive indicators. The plugin also demonstrates good practices in file operation handling and avoids making external HTTP requests.
However, there are areas that warrant attention. The plugin has zero capability checks and zero nonce checks, which are fundamental security mechanisms in WordPress, especially if any of the file operations were to interact with user-supplied data or lead to state changes. While the output escaping is partially effective, the fact that 33% of outputs are not properly escaped could lead to cross-site scripting (XSS) vulnerabilities if the content being processed or displayed originates from or is manipulated by user input. The lack of any documented vulnerability history is a positive sign, suggesting a history of secure development, but it does not negate the potential risks identified in the code analysis.
In conclusion, while the plugin demonstrates good fundamental security practices like prepared SQL statements and no taint flows, the complete absence of capability and nonce checks, coupled with a percentage of unescaped output, represents potential security weaknesses that should be addressed. The limited attack surface is a significant strength, but these specific oversights could still lead to vulnerabilities.
Key Concerns
- Missing capability checks
- Missing nonce checks
- Unescaped output detected
Clean Post Content Security Vulnerabilities
Clean Post Content Code Analysis
Output Escaping
Clean Post Content Attack Surface
WordPress Hooks 2
Maintenance & Trust
Clean Post Content Maintenance & Trust
Maintenance Signals
Community Trust
Clean Post Content Alternatives
Content Holder
content-holder
Separate your content into reusable parts to use anywhere in your site through a function, shortcode or widget
ShowCaseGlut
showcaseglut
ShowCaseGlut Plugin for WordPress helps you create beautiful Tabs and Accordions on your website with custom post types and flexible shortcodes.
Custom Post Type UI
custom-post-type-ui
Admin UI for creating custom content types like post types and taxonomies
Pods – Custom Content Types and Fields
pods
Pods is a framework for creating, managing, and deploying customized content types and fields for any project.
Apollo13 Framework Extensions
apollo13-framework-extensions
Adds custom post types, shortcodes and some features that are used in themes built on Apollo13 Framework.
Clean Post Content Developer Profile
3 plugins · 10 total installs
How We Detect Clean Post Content
Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.
Asset Fingerprints
HTML / DOM Fingerprints
buttonbutton-primaryid="shortcodes"name="shortcodes"id="post-type"name="post-type"[example-1],[example-2]