
s2 Safety Security & Risk Analysis
wordpress.org/plugins/s2-safety-functionsWordPress plugin to add instant security basics
Is s2 Safety Safe to Use in 2026?
Generally Safe
Score 85/100s2 Safety has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.
The "s2-safety-functions" v1.9.2 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 signals are overwhelmingly positive, with no dangerous functions, all SQL queries utilizing prepared statements, and all output being properly escaped. The lack of file operations, external HTTP requests, nonce checks, and capability checks, while potentially indicating limited functionality, also means these common vectors for exploitation are not present.
The taint analysis reveals no identified flows with unsanitized paths, indicating that the plugin does not appear to improperly handle or expose data. The vulnerability history is also exceptionally clean, with zero recorded CVEs of any severity. This suggests a plugin that has either been meticulously developed with security in mind or has not been subjected to extensive security scrutiny, but in the absence of reported issues, it points towards a low risk of known exploitable vulnerabilities.
In conclusion, the "s2-safety-functions" plugin, based on this analysis, appears to be very secure. Its minimal attack surface and clean code signals are commendable. The lack of any historical vulnerabilities further reinforces its perceived safety. However, it's important to note that a lack of reported vulnerabilities doesn't guarantee absolute security, especially if the plugin has a very limited user base or has not undergone comprehensive security audits. Nevertheless, for the current version and based on the provided data, the risk is assessed as very low.
s2 Safety Security Vulnerabilities
s2 Safety Release Timeline
s2 Safety Code Analysis
s2 Safety Attack Surface
WordPress Hooks 2
Maintenance & Trust
s2 Safety Maintenance & Trust
Maintenance Signals
Community Trust
s2 Safety Alternatives
Simple Iframe Buster
simple-iframe-buster
Provides a method of setting the X-Frame-Options header to SAMEORIGIN. Also enqueues a javascript based iframe blocker.
Abdal Security Headers
abdal-security-headers
Enhance WordPress security with essential HTTP security headers, protecting against XSS, clickjacking, and other common web vulnerabilities.
TurnUpSecurity HTTP Headers – Simple & Secure WordPress HTTP Headers
turnupsecurity-http-headers
Thank you for downloading our plugin. TurnUpSecurity HTTP Headers plugin allows you to enable HTTP headers from the settings page.
Ruigehond embed
ruigehond-embed
Prevent your site from being embedded. Select specific urls that may be embedded from specific origins.
s2 Safety Developer Profile
3 plugins · 40 total installs
How We Detect s2 Safety
Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.
Asset Fingerprints
HTML / DOM Fingerprints
<!-- Clickjacking is one of the malicious attacks used against people on the web.
Back in 2009 Microsoft came out with a new measure in IE8 to fight against clickjacking that’s
since been adopted by Firefox, Chrome, Safari, Opera, and others. This is through servers
setting a http header of X-Frame-Options and browsers following the settings. --><!-- Will be removed --><!-- Since 1.9.1 Feature-Policy migration to Permissions-Policy -->