Silent Publish Security & Risk Analysis

wordpress.org/plugins/silent-publish

Adds the ability to publish a post without triggering pingbacks, trackbacks, or notifying update services.

70 active installs v2.8 PHP + WP 4.6+ Updated Feb 14, 2020
no-pingpingpublishtrackbackupdate-services
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Silent Publish Safe to Use in 2026?

Generally Safe

Score 85/100

Silent Publish 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

Based on the provided static analysis and vulnerability history, the "silent-publish" plugin v2.8 appears to have a strong security posture. The plugin demonstrates good security practices by having no detected dangerous functions, all SQL queries using prepared statements, and no file operations or external HTTP requests. The presence of nonce and capability checks, along with a high percentage of properly escaped output, further reinforces its secure design. The complete absence of reported vulnerabilities, including CVEs and taint analysis issues, is a significant strength. The limited attack surface, with no identified AJAX handlers, REST API routes, shortcodes, or cron events that are unprotected, also contributes positively to its security.

However, the static analysis does indicate a small area for potential concern: while 83% of outputs are properly escaped, this leaves a theoretical risk for the remaining 17% (approximately one output). While the analysis didn't find any critical or high severity taint flows, it's important to remember that taint analysis is not always exhaustive and manual code review would be needed for absolute certainty. The vulnerability history is excellent, showing no past issues, which suggests a diligent development approach. Overall, "silent-publish" v2.8 presents a low-risk profile due to its robust coding practices and lack of historical vulnerabilities.

Key Concerns

  • 17% of outputs not properly escaped
Vulnerabilities
None known

Silent Publish Security Vulnerabilities

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

Silent Publish Release Timeline

v2.8Current
v2.7
v2.6.1
v2.5
v2.4.2
v2.4.1
v2.4
v2.3
v2.2.1
v2.2
v2.1
v2.0.1
v2.0
Code Analysis
Analyzed Mar 16, 2026

Silent Publish Code Analysis

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

Output Escaping

83% escaped6 total outputs
Attack Surface

Silent Publish Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 10
actionpost_submitbox_misc_actionssilent-publish.php:87
filtersave_postsilent-publish.php:88
actionpublish_postsilent-publish.php:89
actionenqueue_block_editor_assetssilent-publish.php:90
filterpost_date_column_timesilent-publish.php:91
actioninitsilent-publish.php:92
actionquick_edit_custom_boxsilent-publish.php:93
actionadmin_enqueue_scriptssilent-publish.php:94
actionpublish_postsilent-publish.php:576
actionplugins_loadedsilent-publish.php:582
Maintenance & Trust

Silent Publish Maintenance & Trust

Maintenance Signals

WordPress version tested5.3.21
Last updatedFeb 14, 2020
PHP min version
Downloads7K

Community Trust

Rating80/100
Number of ratings1
Active installs70
Developer Profile

Silent Publish Developer Profile

Scott Reilly

63 plugins · 92K total installs

71
trust score
Avg Security Score
88/100
Avg Patch Time
374 days
View full developer profile
Detection Fingerprints

How We Detect Silent Publish

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/silent-publish/assets/css/editor.css/wp-content/plugins/silent-publish/assets/js/editor.js
Script Paths
/wp-content/plugins/silent-publish/assets/js/editor.js
Version Parameters
silent-publish/assets/css/editor.css?ver=silent-publish/assets/js/editor.js?ver=

HTML / DOM Fingerprints

CSS Classes
dashicons-controls-volumeoff
Data Attributes
data-setting=\"silent_publish\"
JS Globals
window.wp.componentswindow.wp.datawindow.wp.editPostwindow.wp.editorwindow.wp.elementwindow.wp.i18n+1 more
REST Endpoints
/wp-json/wp/v2/posts?silent_publish=
FAQ

Frequently Asked Questions about Silent Publish