Plugin Dependencies Security & Risk Analysis

wordpress.org/plugins/plugin-dependencies

Plugin dependency management

200 active installs v1.3 PHP + WP 3.1+ Updated Nov 13, 2014
dependency
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Plugin Dependencies Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 11yr ago
Risk Assessment

The plugin-dependencies v1.3 demonstrates a generally strong security posture based on the provided static analysis. The absence of known vulnerabilities in its history is a significant positive indicator. Furthermore, the plugin shows good practices by avoiding dangerous functions, file operations, and external HTTP requests. The limited attack surface with no identified entry points lacking authentication or proper permission checks is also commendable.

However, there are areas for improvement. The single SQL query identified is not using prepared statements, which poses a potential risk of SQL injection, especially if user-supplied data is ever incorporated into this query. While the majority of output escaping is properly handled, there are instances where it's not, which could lead to cross-site scripting (XSS) vulnerabilities if the unescaped data is user-controlled or sensitive. The lack of nonce checks on any potential AJAX handlers, though currently there are none, is a potential future risk if AJAX functionality is added without implementing proper security measures.

Overall, plugin-dependencies v1.3 appears to be a relatively secure plugin with a clean vulnerability history. The primary concerns lie in the raw SQL query and the minority of unescaped outputs. Addressing these specific code-level issues would significantly enhance the plugin's security.

Key Concerns

  • SQL query not using prepared statements
  • Unescaped output detected
Vulnerabilities
None known

Plugin Dependencies Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Version History

Plugin Dependencies Release Timeline

v1.3Current
v1.2.1
v1.2
Code Analysis
Analyzed Mar 16, 2026

Plugin Dependencies Code Analysis

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

SQL Query Safety

0% prepared1 total queries

Output Escaping

75% escaped12 total outputs
Attack Surface

Plugin Dependencies Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 20
filterextra_plugin_headersplugin-dependencies.php:31
actionload-plugins.phpplugin-dependencies.php:32
actioninitplugin-dependencies.php:34
actionadmin_noticesplugin-dependencies.php:35
actionnetwork_admin_noticesplugin-dependencies.php:36
actionactivate_pluginplugin-dependencies.php:38
actiondeactivate_pluginplugin-dependencies.php:39
actionactivate_pluginplugin-dependencies.php:40
actionplugins_loadedplugin-dependencies.php:57
actionactivated_pluginplugin-dependencies.php:224
filterpre_update_site_option_active_sitewide_pluginsplugin-dependencies.php:227
filterpre_update_option_active_pluginsplugin-dependencies.php:229
filterpre_update_option_recently_activatedplugin-dependencies.php:233
actiondeactivate_pluginplugin-dependencies.php:275
filterpre_update_option_active_pluginsplugin-dependencies.php:307
filterpre_update_site_option_active_sitewide_pluginsplugin-dependencies.php:321
actionadmin_print_stylesplugin-dependencies.php:556
actionadmin_print_footer_scriptsplugin-dependencies.php:557
filterplugin_action_linksplugin-dependencies.php:559
filternetwork_admin_plugin_action_linksplugin-dependencies.php:560
Maintenance & Trust

Plugin Dependencies Maintenance & Trust

Maintenance Signals

WordPress version tested4.0.38
Last updatedNov 13, 2014
PHP min version
Downloads8K

Community Trust

Rating100/100
Number of ratings7
Active installs200
Developer Profile

Plugin Dependencies Developer Profile

scribu

24 plugins · 28K total installs

69
trust score
Avg Security Score
86/100
Avg Patch Time
4851 days
View full developer profile
Detection Fingerprints

How We Detect Plugin Dependencies

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

Asset Fingerprints

HTML / DOM Fingerprints

FAQ

Frequently Asked Questions about Plugin Dependencies