Atom Builder Security & Risk Analysis

wordpress.org/plugins/atom-builder

Build your page content with widgets, directly in the customizer. Simple. No page builder needed.

0 active installs v1.0.2 PHP + WP 4.7+ Updated Dec 19, 2019
sidebarwidgetwidget-areawidgetswidgets-area
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Atom Builder Safe to Use in 2026?

Generally Safe

Score 85/100

Atom Builder has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 6yr ago
Risk Assessment

The static analysis of atom-builder v1.0.2 reveals a generally strong security posture. The plugin exhibits excellent practices by having zero AJAX handlers, REST API routes, shortcodes, or cron events, significantly limiting its attack surface. Furthermore, the code demonstrates a commitment to secure coding by using prepared statements for all SQL queries, performing a high percentage of output escaping (88%), and including capability checks. The absence of file operations and external HTTP requests also reduces potential vulnerabilities.

The vulnerability history is equally impressive, with no known CVEs recorded for this plugin. This lack of historical issues, combined with the robust static analysis findings, suggests that the developers prioritize security. The taint analysis showing zero flows with unsanitized paths further reinforces this positive assessment.

While the plugin demonstrates many strengths, the complete absence of nonce checks on AJAX handlers (though there are zero AJAX handlers to begin with) is a theoretical concern if such functionality were to be added in the future. The 88% output escaping, while good, indicates a small percentage of potential unescaped outputs that could be a minor risk if user-controlled data is involved. Overall, this plugin appears to be well-secured.

Key Concerns

  • Output escaping 12% not properly done
Vulnerabilities
None known

Atom Builder Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Code Analysis
Analyzed Mar 17, 2026

Atom Builder Code Analysis

Dangerous Functions
0
Raw SQL Queries
0
0 prepared
Unescaped Output
14
107 escaped
Nonce Checks
0
Capability Checks
1
File Operations
0
External Requests
0
Bundled Libraries
0

Output Escaping

88% escaped121 total outputs
Attack Surface

Atom Builder Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 13
actionplugins_loadedatom-builder.php:39
actionafter_delete_postinc\cleanup-functions.php:13
actionwidgets_initinc\init-functions.php:13
filterbody_classinc\init-functions.php:77
actionwp_enqueue_scriptsinc\init-functions.php:95
filterthe_contentinc\template-functions.php:125
actionadmin_headinc\userhelp-functions.php:12
filterpost_row_actionsinc\userhelp-functions.php:75
filterpage_row_actionsinc\userhelp-functions.php:76
filterpost_updated_messagesinc\userhelp-functions.php:109
actionwp_enqueue_scriptswidgets\atom-page.php:21
actionwp_enqueue_scriptswidgets\atom-post.php:21
actionwp_enqueue_scriptswidgets\atom-posts.php:22
Maintenance & Trust

Atom Builder Maintenance & Trust

Maintenance Signals

WordPress version tested5.3.21
Last updatedDec 19, 2019
PHP min version
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Atom Builder Developer Profile

Vincent Dubroeucq

5 plugins · 350 total installs

86
trust score
Avg Security Score
89/100
Avg Patch Time
30 days
View full developer profile
Detection Fingerprints

How We Detect Atom Builder

Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.

Asset Fingerprints

Asset Paths
/wp-content/plugins/atom-builder/css/atom-builder.min.css/wp-content/plugins/atom-builder/css/atom-builder.css
Version Parameters
atom-builder/css/atom-builder.min.css?ver=atom-builder/css/atom-builder.css?ver=

HTML / DOM Fingerprints

CSS Classes
atom-builderatom-builder-sectionatom-builder-widgetatom-builder-page-widget
Data Attributes
data-atom-builder-page-widget
JS Globals
Atom_Builder_Page_WidgetAtom_Builder_Post_WidgetAtom_Builder_Posts_Widget
FAQ

Frequently Asked Questions about Atom Builder