
WP Anti-Clickjack Security & Risk Analysis
wordpress.org/plugins/wp-anti-clickjackProtect Your WordPress Site From Clickjacking Attacks by Adding the X-Frame-Options Header and Owasp's Legacy Browser Frame Breaking Script.
Is WP Anti-Clickjack Safe to Use in 2026?
Generally Safe
Score 100/100WP Anti-Clickjack has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.
The "wp-anti-clickjack" v1.8.0 plugin 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 the plugin's attack surface. Furthermore, the code analysis shows no dangerous functions, file operations, or external HTTP requests, and all SQL queries are handled with prepared statements. Crucially, all identified output is properly escaped, and there are no recorded vulnerabilities or CVEs, suggesting a history of secure development. The lack of any taint analysis findings further reinforces this positive assessment. The plugin appears to be well-developed with a focus on security best practices. The absence of capability checks and nonce checks on potential entry points, though currently not exploitable due to the lack of entry points, could become a concern if the plugin's functionality expands in the future. However, given the current state, the immediate risk is very low.
WP Anti-Clickjack Security Vulnerabilities
WP Anti-Clickjack Code Analysis
Output Escaping
WP Anti-Clickjack Attack Surface
WordPress Hooks 4
Maintenance & Trust
WP Anti-Clickjack Maintenance & Trust
Maintenance Signals
Community Trust
WP Anti-Clickjack Alternatives
Headers Security Advanced & HSTS WP
headers-security-advanced-hsts-wp
Best all-in-one WordPress security plugin, uses HTTP & HSTS response headers to avoid vulnerabilities: XSS, injection, clickjacking. Force HTTP/HTTPS.
HTTP Security Header
security-header
Add and manage essential HTTP security headers with ease. Protect your WordPress site from XSS, clickjacking, and other common vulnerabilities.
Do Not Iframe Me
do-not-iframe-me
Do Not Iframe My Wordpress Site
Wordfence Security – Firewall, Malware Scan, and Login Security
wordfence
Firewall, Malware Scanner, Two Factor Auth, and Comprehensive Security Features, powered by our 24-hour team. Make security a priority with Wordfence.
Hostinger Tools
hostinger
Simplified WordPress management. Manage site info, maintenance, security, & redirects.
WP Anti-Clickjack Developer Profile
5 plugins · 15K total installs
How We Detect WP Anti-Clickjack
Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.
Asset Fingerprints
HTML / DOM Fingerprints
<script type="text/javascript"> var style = document.createElement("style"); style.type = "text/css"; style.id = "antiClickjack";