Docs Security & Risk Analysis

wordpress.org/plugins/docs

Create and share documents with WordPress!

50 active installs v0.0.1 PHP + WP 5.3+ Updated Unknown
docsdocumentspages
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Docs Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs
Risk Assessment

The "docs" plugin v0.0.1 exhibits a strong security posture based on the provided static analysis. There are no identified AJAX handlers, REST API routes, shortcodes, or cron events that represent an attack surface. Furthermore, the code signals are overwhelmingly positive, with no dangerous functions, file operations, or external HTTP requests. All SQL queries are properly prepared, and all outputs are correctly escaped, indicating robust sanitization practices. The absence of any identified taint flows with unsanitized paths is also a significant strength.

While the static analysis reveals a clean codebase, it's important to note the complete lack of nonce checks and capability checks. This, in combination with the zero-day history, could be a point of concern if the plugin's functionality were to expand or if new vulnerabilities were discovered. However, given the current data, the plugin appears to be very secure. The vulnerability history being entirely empty suggests a lack of past issues, which is a positive indicator. The plugin's strengths lie in its minimal attack surface and excellent code hygiene, but the absence of authentication checks on potential future entry points is a minor weakness to monitor.

Key Concerns

  • No Nonce Checks
  • No Capability Checks
Vulnerabilities
None known

Docs Security Vulnerabilities

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

Docs Code Analysis

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

Output Escaping

100% escaped5 total outputs
Data Flows
All sanitized

Data Flow Analysis

1 flows
<index> (index.php:0)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Docs Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 14
actioninitindex.php:14
actiontemplate_redirectindex.php:116
actionlogin_initindex.php:238
filterget_avatar_urlindex.php:285
filterpost_type_linkindex.php:300
actionwp_insert_post_dataindex.php:314
actionupdate_postmetaindex.php:332
actionupdated_postmetaindex.php:343
actionadded_post_metaindex.php:361
filterusers_list_table_query_argsindex.php:375
actionenqueue_block_editor_assetsindex.php:380
actionpre_get_postsindex.php:407
filteruser_has_capindex.php:419
actionpre_get_postsindex.php:470
Maintenance & Trust

Docs Maintenance & Trust

Maintenance Signals

WordPress version tested5.3.21
Last updatedUnknown
PHP min version
Downloads4K

Community Trust

Rating100/100
Number of ratings1
Active installs50
Developer Profile

Docs Developer Profile

Ella Van Durpe

3 plugins · 4K total installs

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

How We Detect Docs

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/docs/assets/css/styles.css/wp-content/plugins/docs/assets/js/docs.js
Script Paths
/wp-content/plugins/docs/assets/js/docs.js
Version Parameters
docs/assets/css/styles.css?ver=docs/assets/js/docs.js?ver=

HTML / DOM Fingerprints

CSS Classes
docs-edit-formdocs-view-contentdocs-share-formdocs-permissions-list
HTML Comments
<!-- Generated by Docs plugin --><!-- Docs plugin: Share Permissions --><!-- Docs plugin: Edit Mode -->
Data Attributes
data-docs-post-iddata-docs-current-user-iddata-docs-share-noncedata-docs-edit-nonce
JS Globals
DocsPlugindocs_ajax_object
REST Endpoints
/wp-json/docs/v1/posts/wp-json/docs/v1/users
Shortcode Output
[docs_viewer][docs_editor][docs_share]
FAQ

Frequently Asked Questions about Docs