Seamless Schedule Security & Risk Analysis

wordpress.org/plugins/seamless-schedule-free

The plugin is designed to schedule & expire posts, pages, and custom post types on any WordPress site!

0 active installs v1.0 PHP 7.0+ WP 5.2.0+ Updated Aug 21, 2021
acfpagespostswoowoocommerce
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Seamless Schedule Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 4yr ago
Risk Assessment

The "seamless-schedule-free" v1.0 plugin exhibits a strong security posture based on the provided static analysis. The absence of identified dangerous functions, the exclusive use of prepared statements for SQL queries, and proper output escaping for all identified outputs are significant strengths. Furthermore, the plugin demonstrates good practice by not performing file operations or external HTTP requests, and the presence of capability checks, though only one, is a positive sign. The lack of any recorded vulnerabilities in its history, including CVEs, further supports its current security standing.

However, the analysis does reveal a complete absence of entry points like AJAX handlers, REST API routes, shortcodes, and cron events. While this drastically reduces the attack surface to zero, it also means the plugin likely offers no user-facing functionality or administration features that would typically require such mechanisms for interaction. The fact that no taint flows were analyzed is also noteworthy; it suggests either a very small codebase or that the analysis tool was unable to perform this type of deeper inspection on the provided code. The zero nonce checks are a concern for any plugin that might process user input, as it leaves potential avenues for Cross-Site Request Forgery (CSRF) if entry points were to be introduced in the future without proper checks.

In conclusion, the plugin is currently very secure due to its limited features and diligent coding practices. Its vulnerability history is excellent, indicating a consistently secure development approach. The main weaknesses are the lack of any apparent user interaction mechanisms and the absence of nonce checks, which, while not exploitable with the current entry point count, represent potential future risks if functionality is added without due diligence. Overall, the plugin appears safe to use for its intended purpose, provided that purpose aligns with its extremely limited functionality.

Key Concerns

  • Missing nonce checks on potential entry points
Vulnerabilities
None known

Seamless Schedule Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Version History

Seamless Schedule Release Timeline

v1.0Current
Code Analysis
Analyzed Apr 16, 2026

Seamless Schedule Code Analysis

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

SQL Query Safety

100% prepared5 total queries

Output Escaping

100% escaped9 total outputs
Attack Surface

Seamless Schedule Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 12
actionadmin_post_seamless_clean_cacheseamless-schedule.php:25
actioninitsrc/Plugin.php:21
actioninitsrc/Plugin.php:22
actionadmin_enqueue_scriptssrc/Plugin.php:24
actioncategory_edit_formsrc/Plugin.php:26
filterthe_postssrc/Plugin.php:28
actionadmin_menusrc/Plugin.php:30
actionadmin_bar_menusrc/Plugin.php:31
actionadmin_print_footer_scriptssrc/Plugin.php:32
actionsave_postsrc/Plugin.php:34
filterget_termssrc/Plugin.php:238
filterget_termsrc/Plugin.php:239
Maintenance & Trust

Seamless Schedule Maintenance & Trust

Maintenance Signals

WordPress version tested5.8.13
Last updatedAug 21, 2021
PHP min version7.0
Downloads883

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Seamless Schedule Developer Profile

seamlessdigital

1 plugin · 0 total installs

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

How We Detect Seamless Schedule

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/seamless-schedule-free/assets/jquery.datetimepicker.min.css/wp-content/plugins/seamless-schedule-free/assets/jquery.datetimepicker.full.min.js/wp-content/plugins/seamless-schedule-free/assets/main.js
Script Paths
assets/jquery.datetimepicker.min.cssassets/jquery.datetimepicker.full.min.jsassets/main.js
Version Parameters
seamless_datetime_css?ver=seamless_datetime_js?ver=seamless_main_js?ver=

HTML / DOM Fingerprints

CSS Classes
seamless_datetime
Data Attributes
id="seamless_expiration_time"name="seamless_expiration_time"id="seamless_appearance_time"name="seamless_appearance_time"
FAQ

Frequently Asked Questions about Seamless Schedule