Simple Editorial Guidelines Security & Risk Analysis

wordpress.org/plugins/simple-editorial-guidelines

This plugin enables you to display a simple panel containing your editorial guidelines in the post edit admin to users of your choosing.

10 active installs v0.0.2 PHP + WP + Updated Unknown
editingeditorialguest-postingguestsguidelines
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Simple Editorial Guidelines Safe to Use in 2026?

Generally Safe

Score 100/100

Simple Editorial Guidelines has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs
Risk Assessment

The "simple-editorial-guidelines" v0.0.2 plugin exhibits a strong static security posture with no identified entry points in its attack surface, indicating a lack of direct user interaction points through AJAX, REST API, shortcodes, or cron jobs. Furthermore, the absence of dangerous functions, file operations, external HTTP requests, and the exclusive use of prepared statements for SQL queries are positive security indicators. Taint analysis also shows no critical or high-severity vulnerabilities, suggesting a low risk of common injection attacks.

However, a significant concern arises from the low output escaping rate, with only 11% of outputs being properly escaped. This leaves a substantial portion of user-generated or dynamically generated content potentially vulnerable to cross-site scripting (XSS) attacks if the plugin handles user input and displays it without sufficient sanitization. The complete lack of nonce and capability checks, while potentially justifiable given the limited attack surface, also presents a theoretical risk if the plugin's functionality were ever to expand or be indirectly triggered without proper authorization validation. The plugin's clean vulnerability history is a positive sign, but it's important to note that this is a very early version (0.0.2), and a lack of history doesn't guarantee future security.

In conclusion, while the plugin's core structure is commendably secure, the critical weakness in output escaping requires immediate attention to mitigate XSS risks. The absence of authorization checks, though currently less critical due to the limited attack surface, should be monitored as the plugin evolves. The early version number suggests potential for further development and associated security considerations.

Key Concerns

  • Low output escaping rate
  • Missing nonce checks
  • Missing capability checks
Vulnerabilities
None known

Simple Editorial Guidelines Security Vulnerabilities

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

Simple Editorial Guidelines Code Analysis

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

Output Escaping

11% escaped18 total outputs
Attack Surface

Simple Editorial Guidelines Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 7
actionadmin_menuinc\admin.php:8
actionadmin_initinc\admin.php:39
actionload-post.phpinc\meta-box.php:5
actionload-post-new.phpinc\meta-box.php:6
actionadd_meta_boxesinc\meta-box.php:61
actionadmin_headinc\meta-styles.php:33
actionadmin_enqueue_scriptsindex.php:36
Maintenance & Trust

Simple Editorial Guidelines Maintenance & Trust

Maintenance Signals

WordPress version tested
Last updatedUnknown
PHP min version
Downloads1K

Community Trust

Rating100/100
Number of ratings1
Active installs10
Developer Profile

Simple Editorial Guidelines Developer Profile

Thomas McGee

1 plugin · 10 total installs

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

How We Detect Simple Editorial Guidelines

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/simple-editorial-guidelines/script.js/wp-content/plugins/simple-editorial-guidelines/inc/wdseg-functions.js
Script Paths
/wp-content/plugins/simple-editorial-guidelines/script.js/wp-content/plugins/simple-editorial-guidelines/inc/wdseg-functions.js

HTML / DOM Fingerprints

CSS Classes
color-picker
HTML Comments
<!-- Simple Editorial Guidelines Plugin Styles -->
Data Attributes
id="wdseg-options"
FAQ

Frequently Asked Questions about Simple Editorial Guidelines