Admin Documentation Security & Risk Analysis

wordpress.org/plugins/admin-documentation

Adds a simple documentation page to your WordPress admin to keep instructions, notes, and other helpful information for maintaining your website.

0 active installs v1.2.0 PHP 7.4+ WP 5.0+ Updated Feb 26, 2026
admindocsdocumentationhelpwiki
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Admin Documentation Safe to Use in 2026?

Generally Safe

Score 100/100

Admin Documentation 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 'admin-documentation' plugin version 1.2.0 exhibits a strong security posture based on the provided static analysis. The complete absence of identified attack surface points, such as unprotected AJAX handlers, REST API routes, shortcodes, and cron events, is a significant strength. Furthermore, the code demonstrates excellent security practices with 100% of SQL queries utilizing prepared statements, and all identified output being properly escaped. The lack of dangerous functions, file operations, and external HTTP requests further solidifies this good standing.

However, the most notable concern arises from the complete absence of nonce checks and the presence of only a single capability check. While no specific vulnerabilities were detected in the taint analysis, the lack of nonce checks on potentially sensitive operations (even if not immediately apparent in the current analysis) can leave the plugin susceptible to CSRF attacks if new entry points or functionalities are introduced in future versions without proper security controls. The vulnerability history is also exceptionally clean, with no recorded CVEs, which is a positive indicator but does not guarantee future security.

In conclusion, 'admin-documentation' v1.2.0 appears to be a secure plugin with robust coding practices regarding data handling and output sanitization. The primary weakness lies in the minimal implementation of authentication and authorization checks, particularly the absence of nonce checks. This represents a potential risk that, while not currently exploited, could be leveraged if the plugin's attack surface expands or if new vulnerabilities are introduced.

Key Concerns

  • No nonce checks detected
  • Minimal capability checks detected
Vulnerabilities
None known

Admin Documentation Security Vulnerabilities

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

Admin Documentation Code Analysis

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

Output Escaping

100% escaped2 total outputs
Attack Surface

Admin Documentation Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 3
actionadmin_menuadmin-documentation.php:26
actionadmin_initadmin-documentation.php:38
actionadmin_enqueue_scriptsadmin-documentation.php:108
Maintenance & Trust

Admin Documentation Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedFeb 26, 2026
PHP min version7.4
Downloads449

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Admin Documentation Developer Profile

Basecraft

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 Admin Documentation

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/admin-documentation/admin-documentation.css/wp-content/plugins/admin-documentation/admin-documentation.js
Script Paths
/wp-content/plugins/admin-documentation/admin-documentation.js
Version Parameters
admin-documentation.css?ver=1.2.0admin-documentation.js?ver=1.2.0

HTML / DOM Fingerprints

CSS Classes
basecraftad-toggle-editbasecraftad-editor-formbasecraftad-form-actionsbasecraftad-cancel-editbasecraftad-save-buttonbasecraftad-doc-containerbasecraftad-doc-tocbasecraftad-doc-content-container+1 more
Data Attributes
id="basecraftad-toggle-edit"id="basecraftad-editor-form"id="basecraftad-cancel-edit"class="basecraftad-save-button"id="basecraftad-doc-container"id="basecraftad-doc-toc"+2 more
FAQ

Frequently Asked Questions about Admin Documentation