WDS Site Documentation Security & Risk Analysis

wordpress.org/plugins/wds-site-documentation

A plugin to host site documentation in an easily accessible place in the WordPress dashboard.

10 active installs v1.1.1 PHP 7.4+ WP 5.2+ Updated Jun 5, 2024
documentation
92
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is WDS Site Documentation Safe to Use in 2026?

Generally Safe

Score 92/100

WDS Site Documentation has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 1yr ago
Risk Assessment

The "wds-site-documentation" plugin version 1.1.1 demonstrates a strong security posture based on the provided static analysis. The complete absence of direct entry points like AJAX handlers, REST API routes, shortcodes, and cron events significantly limits the attack surface. Furthermore, the code shows good practices regarding SQL query sanitization, with 100% of queries using prepared statements. The high percentage of properly escaped output also suggests a good effort to prevent cross-site scripting (XSS) vulnerabilities.

Despite these strengths, there are minor areas for improvement. The presence of file operations without further context could be a potential concern if not handled with utmost care. Additionally, the lack of capability checks on any code paths, while not necessarily a direct vulnerability in isolation given the limited attack surface, represents a missed opportunity to enforce WordPress's role-based access control, which is a fundamental security practice.

The plugin's vulnerability history is exceptionally clean, with no recorded CVEs. This is a positive indicator, suggesting a commitment to security or perhaps a less complex code base that has been less prone to discovered vulnerabilities. However, it is important to note that a clean history does not guarantee future security, especially as the plugin evolves and its usage patterns change.

Key Concerns

  • No capability checks implemented
  • File operations without further context
Vulnerabilities
None known

WDS Site Documentation Security Vulnerabilities

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

WDS Site Documentation Code Analysis

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

Output Escaping

97% escaped31 total outputs
Data Flows
All sanitized

Data Flow Analysis

2 flows
wds_documentation_dashboard (settings\settings.php:56)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

WDS Site Documentation Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 4
actionwp_dashboard_setupdashboard\dashboard.php:19
actionadmin_menusettings\settings.php:48
actionadmin_bar_menuwds-site-documentation.php:105
actionadmin_enqueue_scriptswds-site-documentation.php:116
Maintenance & Trust

WDS Site Documentation Maintenance & Trust

Maintenance Signals

WordPress version tested6.5.8
Last updatedJun 5, 2024
PHP min version7.4
Downloads3K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

WDS Site Documentation Developer Profile

webdevstudios

9 plugins · 1.0M total installs

74
trust score
Avg Security Score
93/100
Avg Patch Time
705 days
View full developer profile
Detection Fingerprints

How We Detect WDS Site Documentation

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/wds-site-documentation/style.css/wp-content/plugins/wds-site-documentation/script.js
Script Paths
/wp-content/plugins/wds-site-documentation/script.js
Version Parameters
wds-site-documentation/style.css?ver=wds-site-documentation/script.js?ver=

HTML / DOM Fingerprints

FAQ

Frequently Asked Questions about WDS Site Documentation