Partner Manager Security & Risk Analysis

wordpress.org/plugins/partner-manager

Allows site administrators to manage the site's partners and display them in the form of a image slider or a list (using a shortcode).

20 active installs v1.0.0 PHP + WP 3.0.1+ Updated Jan 30, 2018
carouselimagespartnersslidersponsors
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Partner Manager Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 8yr ago
Risk Assessment

The "partner-manager" plugin v1.0.0 demonstrates a generally good security posture based on the static analysis. The absence of dangerous functions, raw SQL queries, file operations, and external HTTP requests is commendable. The use of prepared statements for all SQL queries and the presence of a nonce check are positive indicators of secure coding practices.

However, a significant concern is the low rate of output escaping, with only 60% of outputs properly escaped. This leaves the plugin vulnerable to Cross-Site Scripting (XSS) attacks if any of the unescaped output originates from user-controlled data. The complete lack of capability checks on any entry points, including the shortcode, is another area of concern, as it implies that any authenticated user might be able to interact with functionalities that should ideally be restricted.

The plugin's vulnerability history is clean, with no known CVEs. This, combined with the limited attack surface and the positive coding signals, suggests that it has historically been maintained with security in mind. Nevertheless, the identified output escaping and capability check weaknesses represent tangible risks that require attention to ensure a robust security profile.

Key Concerns

  • Low output escaping rate
  • Missing capability checks
Vulnerabilities
None known

Partner Manager Security Vulnerabilities

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

Partner Manager Release Timeline

No version history available.
Code Analysis
Analyzed Mar 16, 2026

Partner Manager Code Analysis

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

Output Escaping

60% escaped20 total outputs
Attack Surface

Partner Manager Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[partner-list] includes\class-partner-manager.php:180
WordPress Hooks 10
actionplugins_loadedincludes\class-partner-manager.php:144
actioninitincludes\class-partner-manager.php:157
actionadd_meta_boxesincludes\class-partner-manager.php:163
actionsave_postincludes\class-partner-manager.php:164
actionwp_enqueue_scriptsincludes\class-partner-manager.php:177
actionwp_enqueue_scriptsincludes\class-partner-manager.php:178
actionwidgets_initincludes\class-partner-manager.php:184
actionsave_post_jobincludes\class-partner-manager.php:185
actiondeleted_postincludes\class-partner-manager.php:186
actionswitch_themeincludes\class-partner-manager.php:187
Maintenance & Trust

Partner Manager Maintenance & Trust

Maintenance Signals

WordPress version tested4.8.28
Last updatedJan 30, 2018
PHP min version
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs20
Developer Profile

Partner Manager Developer Profile

Erik Saulnier

2 plugins · 20 total installs

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

How We Detect Partner Manager

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/partner-manager/public/css/partner-manager-public.css/wp-content/plugins/partner-manager/public/js/partner-manager-public.js
Script Paths
/wp-content/plugins/partner-manager/public/js/partner-manager-public.js
Version Parameters
partner-manager/public/css/partner-manager-public.css?ver=partner-manager/public/js/partner-manager-public.js?ver=

HTML / DOM Fingerprints

Data Attributes
data-partner-manager-iddata-partner-manager-imagedata-partner-manager-namedata-partner-manager-url
Shortcode Output
[partner-list]
FAQ

Frequently Asked Questions about Partner Manager