Project Guide Security & Risk Analysis

wordpress.org/plugins/project-guide

Create an awesome project documentation in the WordPress admin area.

10 active installs v1.2.1 PHP + WP 4.1+ Updated Nov 9, 2016
admindocumentationguidepluginsproject
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Project Guide Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 9yr ago
Risk Assessment

The "project-guide" plugin v1.2.1 presents a generally positive security posture based on the static analysis. The absence of any AJAX handlers, REST API routes, shortcodes, or cron events with exposed attack surfaces is a significant strength. Furthermore, the code's adherence to using prepared statements for all SQL queries and the lack of any dangerous functions or file operations are excellent indicators of secure coding practices. The plugin also demonstrates a responsible approach by not making external HTTP requests and not bundling any external libraries, which can often introduce their own vulnerabilities.

However, there are some areas that warrant attention. A notable concern is the relatively low rate of proper output escaping, with nearly half of the outputs not being securely handled. This could open the door to cross-site scripting (XSS) vulnerabilities if user-supplied data is ever rendered without sufficient sanitization or escaping. While the taint analysis shows no current unsanitized flows, the lack of robust output escaping remains a potential weak point. The plugin history is a strong positive, with no recorded vulnerabilities, suggesting a history of secure development or a lack of past exploitation, but this does not negate the risks identified in the static analysis.

In conclusion, the "project-guide" plugin v1.2.1 has a strong foundation in terms of attack surface minimization and core security practices like prepared SQL statements. The lack of historical vulnerabilities is also a good sign. The primary area for improvement and risk mitigation lies in enhancing the output escaping mechanisms to prevent potential XSS vulnerabilities. Addressing this would significantly strengthen the plugin's overall security.

Key Concerns

  • Insufficient output escaping
Vulnerabilities
None known

Project Guide Security Vulnerabilities

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

Project Guide Code Analysis

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

Output Escaping

48% escaped29 total outputs
Attack Surface

Project Guide Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 5
actionadmin_menuinc\admin.php:73
actionadmin_initinc\admin.php:328
actioninitinc\posttype.php:54
actioninitproject-guide.php:44
actionadmin_enqueue_scriptsproject-guide.php:62
Maintenance & Trust

Project Guide Maintenance & Trust

Maintenance Signals

WordPress version tested4.6.30
Last updatedNov 9, 2016
PHP min version
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Project Guide Developer Profile

Tobias

1 plugin · 10 total installs

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

How We Detect Project Guide

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/project-guide/css/admin.css/wp-content/plugins/project-guide/css/guide.css/wp-content/plugins/project-guide/js/global.js/wp-content/plugins/project-guide/lib/domenu-master/jquery.domenu-0.95.77.min.js
Script Paths
/wp-content/plugins/project-guide/js/global.js/wp-content/plugins/project-guide/lib/domenu-master/jquery.domenu-0.95.77.min.js
Version Parameters
project-guide/js/global.js?ver=1.0.1project-guide/lib/domenu-master/jquery.domenu-0.95.77.min.js?ver=0.95.77project-guide/css/admin.cssproject-guide/css/guide.css

HTML / DOM Fingerprints

JS Globals
pg_global
FAQ

Frequently Asked Questions about Project Guide