Atomic Events Calendar Security & Risk Analysis

wordpress.org/plugins/atomic-events-calendar

Atomic Events Calendar: A lightweight WordPress events framework that gives agencies full control without the bloat.

0 active installs v1.0.3 PHP 7.4+ WP 5.8+ Updated Oct 1, 2025
calendareventevents
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Atomic Events Calendar Safe to Use in 2026?

Generally Safe

Score 100/100

Atomic Events Calendar has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 6mo ago
Risk Assessment

The atomic-events-calendar plugin v1.0.3 exhibits a generally strong security posture based on the provided static analysis. It demonstrates good practices with a high percentage of properly escaped output and the absence of dangerous functions or external HTTP requests. The complete lack of raw SQL queries, with all queries utilizing prepared statements, is a significant strength. Furthermore, the absence of any recorded vulnerabilities (CVEs) or reported taint flows suggests a history of secure development or a lack of widespread exploitation. The plugin also incorporates nonce and capability checks, indicating an awareness of fundamental WordPress security mechanisms.

However, the analysis does reveal a potential area for improvement. While the total attack surface is small, the presence of a shortcode without an explicit mention of authentication or permission checks associated with it warrants attention. While the total entry points are listed as unprotected as 0, the lack of detail on the shortcode's internal handling leaves a slight ambiguity. The file operation, although singular, should also be reviewed to ensure it is performed securely. Overall, the plugin appears to be developed with security in mind, but the shortcode's implementation should be thoroughly reviewed to confirm it is adequately protected against potential misuse.

Key Concerns

  • Shortcode potentially without auth checks
  • Presence of file operation
Vulnerabilities
None known

Atomic Events Calendar Security Vulnerabilities

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

Atomic Events Calendar Code Analysis

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

Output Escaping

98% escaped310 total outputs
Attack Surface

Atomic Events Calendar Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[atomic-events] shortcodes\atomic-events-shortcode.php:9
WordPress Hooks 19
actionadmin_post_atomic_events_clear_cacheadmin\class-atomic-events-settings.php:70
actionadmin_enqueue_scriptsincludes\class-atomic-events.php:180
actionadmin_enqueue_scriptsincludes\class-atomic-events.php:181
actionadmin_noticesincludes\class-atomic-events.php:182
actionadmin_menuincludes\class-atomic-events.php:186
actionadmin_initincludes\class-atomic-events.php:187
actionadmin_noticesincludes\class-atomic-events.php:190
actioninitincludes\class-atomic-events.php:193
actioninitincludes\class-atomic-events.php:196
actionsingle_templateincludes\class-atomic-events.php:202
actionwp_enqueue_scriptsincludes\class-atomic-events.php:216
actionwp_enqueue_scriptsincludes\class-atomic-events.php:217
actionadd_meta_boxesincludes\class-atomic-events.php:221
actionsave_postincludes\class-atomic-events.php:222
actioninitincludes\class-atomic-events.php:225
actionsave_postshortcodes\atomic-events-shortcode.php:12
actiondeleted_postshortcodes\atomic-events-shortcode.php:13
actionwp_update_nav_menushortcodes\atomic-events-shortcode.php:14
actionswitch_themeshortcodes\atomic-events-shortcode.php:15
Maintenance & Trust

Atomic Events Calendar Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedOct 1, 2025
PHP min version7.4
Downloads191

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Atomic Events Calendar Developer Profile

Árpád Lehel Mátyus

4 plugins · 750 total installs

78
trust score
Avg Security Score
98/100
Avg Patch Time
139 days
View full developer profile
Detection Fingerprints

How We Detect Atomic Events Calendar

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/atomic-events-calendar/admin/css/atomic-events-admin.css/wp-content/plugins/atomic-events-calendar/admin/css/atomic-events-settings.css/wp-content/plugins/atomic-events-calendar/admin/js/atomic-events-admin.js/wp-content/plugins/atomic-events-calendar/admin/js/atomic-events-admin-new-event.js
Script Paths
admin/js/atomic-events-admin.jsadmin/js/atomic-events-admin-new-event.js
Version Parameters
atomic-events-admin.css?ver=atomic-events-settings.css?ver=atomic-events-admin.js?ver=atomic-events-admin-new-event.js?ver=

HTML / DOM Fingerprints

CSS Classes
atomic-events-calendar
HTML Comments
Currently plugin version.The code that runs during plugin activation.The code that runs during plugin deactivation.The core plugin class that is used to define internationalization,+19 more
Data Attributes
atomic-events-calendar
JS Globals
ATMCEVNTS_VERSIONATMCEVNTS_PLUGIN_DIR
Shortcode Output
[atomic-events]
FAQ

Frequently Asked Questions about Atomic Events Calendar