Scheduled Content Block Security & Risk Analysis

wordpress.org/plugins/scheduled-content-block

Scheduled Content Block makes creating scheduled content within blocks simple and completely hands-free.

0 active installs v1.1.0 PHP 8.2+ WP 6.0+ Updated Feb 6, 2026
blocksdynamic-contenteditorgutenberggutenberg-blocks
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Scheduled Content Block Safe to Use in 2026?

Generally Safe

Score 100/100

Scheduled Content Block has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 1mo ago
Risk Assessment

The plugin 'scheduled-content-block' v1.1.0 exhibits a generally good security posture based on the provided static analysis. There are no identified dangerous functions, SQL queries are all prepared, and there are no file operations or external HTTP requests. This suggests a cautious approach to sensitive operations.

However, a significant concern arises from the 65% rate of properly escaped output. This means that a substantial portion of user-facing output might be vulnerable to Cross-Site Scripting (XSS) attacks, allowing attackers to inject malicious scripts. Furthermore, the complete absence of nonce checks and capability checks, especially with zero entry points analyzed for authentication, raises questions about how user actions are secured. If any hidden entry points were to exist or be introduced in future versions, the lack of these fundamental security mechanisms would be a critical weakness.

The plugin also has no recorded vulnerability history, which is a positive sign indicating a lack of past exploitable flaws. This, combined with the clean static analysis in most areas, suggests the developers have a foundation of secure coding practices. Nonetheless, the unescaped output and potential lack of authentication on any, even if currently unexposed, entry points are areas that require attention for a truly robust security profile.

Key Concerns

  • Unescaped output (35% of outputs)
  • Missing nonce checks
  • Missing capability checks
Vulnerabilities
None known

Scheduled Content Block Security Vulnerabilities

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

Scheduled Content Block Code Analysis

Dangerous Functions
0
Raw SQL Queries
0
0 prepared
Unescaped Output
6
11 escaped
Nonce Checks
0
Capability Checks
0
File Operations
0
External Requests
0
Bundled Libraries
0

Output Escaping

65% escaped17 total outputs
Attack Surface

Scheduled Content Block Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 8
actioninitscheduled-content-block.php:64
actionenqueue_block_editor_assetsscheduled-content-block.php:73
actionsave_postscheduled-content-block.php:287
actionsave_postscheduled-content-block.php:307
actionsave_postscheduled-content-block.php:339
actionadmin_menuscheduled-content-block.php:358
actionadmin_initscheduled-content-block.php:368
actionsave_postscheduled-content-block.php:517
Maintenance & Trust

Scheduled Content Block Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedFeb 6, 2026
PHP min version8.2
Downloads288

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Scheduled Content Block Developer Profile

Hancock.Build

1 plugin · 0 total installs

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

How We Detect Scheduled Content Block

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/scheduled-content-block/block/editor.js
Script Paths
/wp-content/plugins/scheduled-content-block/block/editor.js

HTML / DOM Fingerprints

CSS Classes
scblk-placeholderscblk-editor-wrapscblk-badge
JS Globals
window.wp
Shortcode Output
<div class="scblk-placeholder"<div class="scblk-editor-wrap"><div class="scblk-badge"><strong>Scheduled Content:</strong><strong>Start:</strong>
FAQ

Frequently Asked Questions about Scheduled Content Block