
Domain-swapper Security & Risk Analysis
wordpress.org/plugins/domain-swapperDomain Swapper is a plugin which lets to access one WordPress site with different domains.
Is Domain-swapper Safe to Use in 2026?
Generally Safe
Score 100/100Domain-swapper has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.
The 'domain-swapper' v1.2.0 plugin exhibits a strong security posture based on the provided static analysis. There are no identified entry points such as AJAX handlers, REST API routes, shortcodes, or cron events, significantly reducing the attack surface. The code also demonstrates good security practices with 100% SQL queries using prepared statements and 100% properly escaped output. There are no detected dangerous functions, file operations, or external HTTP requests. The lack of critical or high severity taint flows further reinforces this positive assessment.
While the code appears secure in its current state, a notable concern is the absence of nonce checks and the sole capability check occurring without context. This could potentially be a weakness if new, unprotected entry points were introduced or if the existing capability check is not sufficiently robust for its intended purpose. The vulnerability history being entirely clear is a significant positive, indicating a history of stable and secure development. However, the absence of vulnerabilities does not guarantee future security, especially with the minimal attack surface limiting the scope of potential issues in the first place. Overall, the plugin appears well-secured with a minimal attack surface and good coding practices, but the limited scope of security checks warrants careful consideration if the plugin's functionality or attack surface were to expand.
Key Concerns
- No nonce checks present
- Capability check without clear context
Domain-swapper Security Vulnerabilities
Domain-swapper Code Analysis
Output Escaping
Domain-swapper Attack Surface
WordPress Hooks 23
Maintenance & Trust
Domain-swapper Maintenance & Trust
Maintenance Signals
Community Trust
Domain-swapper Alternatives
Domain-swapper Developer Profile
4 plugins · 10 total installs
How We Detect Domain-swapper
Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.