Contributors role with post Security & Risk Analysis

wordpress.org/plugins/contributors-with-post

This is simple plugin for contributers with post.

0 active installs v1.0 PHP + WP + Updated Jan 19, 2019
roleuser
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Contributors role with post Safe to Use in 2026?

Generally Safe

Score 85/100

Contributors role with post has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 7yr ago
Risk Assessment

The "contributors-with-post" plugin v1.0 exhibits a strong security posture based on the provided static analysis. The absence of AJAX handlers, REST API routes, shortcodes, and cron events significantly limits the potential attack surface. The code also demonstrates good security practices by exclusively using prepared statements for SQL queries and performing at least one capability check. There are no identified dangerous functions, file operations, or external HTTP requests, which are common vectors for exploitation. The plugin also lacks bundled libraries, removing the risk of outdated or vulnerable third-party code.

However, there are areas for improvement. The relatively low percentage of properly escaped output (57%) indicates a potential risk for cross-site scripting (XSS) vulnerabilities if user-supplied data is displayed without sufficient sanitization. The absence of any identified taint flows or known vulnerabilities in its history is positive, but this could also be due to a lack of comprehensive testing or a very simple plugin functionality.

Overall, the plugin appears to be developed with security in mind, particularly in its handling of data entry points and database interactions. The primary concern lies with the insufficient output escaping, which should be addressed to mitigate XSS risks. The lack of recorded vulnerabilities and a small attack surface are positive indicators, but the output escaping remains a notable weakness.

Key Concerns

  • Output escaping is not fully implemented (43% unescaped)
Vulnerabilities
None known

Contributors role with post Security Vulnerabilities

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

Contributors role with post Release Timeline

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

Contributors role with post Code Analysis

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

Output Escaping

57% escaped7 total outputs
Attack Surface

Contributors role with post Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 7
actionadmin_initincludes/class-contributers-metabox.php:6
actionadd_meta_boxesincludes/class-contributers-metabox.php:7
actionsave_postincludes/class-contributers-metabox.php:8
filterthe_contentincludes/class-contributers-metabox.php:9
actionwp_enqueue_scriptsincludes/class-contributers-metabox.php:10
actionadmin_enqueue_scriptsincludes/class-contributers-metabox.php:11
actioninitindex.php:23
Maintenance & Trust

Contributors role with post Maintenance & Trust

Maintenance Signals

WordPress version tested5.0.25
Last updatedJan 19, 2019
PHP min version
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Contributors role with post Developer Profile

Dhaval Kasavala

3 plugins · 910 total installs

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

How We Detect Contributors role with post

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/contributors-with-post/assets/css/style.css/wp-content/plugins/contributors-with-post/assets/css/admin-style.css

HTML / DOM Fingerprints

CSS Classes
c_parentc_rolec_namecontributercontributer-boxcontributor-name
Data Attributes
name="contributers[]"
Shortcode Output
<label>Contributors</label>
FAQ

Frequently Asked Questions about Contributors role with post