GP Project Contributors Security & Risk Analysis

wordpress.org/plugins/gp-project-contributors

A plugin for GlotPress as a WordPress plugin that creates a formatted list of contributors to a GlotPress project as a shortcode.

10 active installs v1.1 PHP + WP 4.4+ Updated Mar 31, 2024
glotpresstranslation
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is GP Project Contributors Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 2yr ago
Risk Assessment

The plugin "gp-project-contributors" v1.1 exhibits a generally strong security posture based on the provided static analysis. The absence of dangerous functions, file operations, and external HTTP requests is commendable. Furthermore, all identified output is properly escaped, and there are no recorded vulnerabilities, which suggests a history of secure development.

However, there are notable areas of concern that detract from an otherwise positive assessment. The presence of two SQL queries that do not utilize prepared statements presents a significant risk of SQL injection vulnerabilities. The complete lack of nonce checks and capability checks across all entry points, particularly the two shortcodes, is another critical weakness. This indicates that any user, regardless of their logged-in status or permissions, can potentially trigger the functionality associated with these shortcodes, opening the door to unauthorized actions or data manipulation.

While the plugin has no known vulnerabilities, the identified coding practices such as raw SQL queries and missing permission checks introduce inherent risks that could be exploited if malicious input is provided. The low number of entry points is a positive factor, but it does not mitigate the severity of the identified security flaws. Developers should prioritize addressing the SQL injection risks and implementing proper nonce and capability checks to enhance the plugin's overall security.

Key Concerns

  • Raw SQL queries without prepared statements
  • Missing nonce checks on entry points
  • Missing capability checks on entry points
Vulnerabilities
None known

GP Project Contributors Security Vulnerabilities

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

GP Project Contributors Code Analysis

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

SQL Query Safety

0% prepared2 total queries
Attack Surface

GP Project Contributors Attack Surface

Entry Points2
Unprotected0

Shortcodes 2

[gp-project-contributors] gp-project-contributors.php:17
[gp-project-contributors-translators] gp-project-contributors.php:18
WordPress Hooks 1
actiongp_initgp-project-contributors.php:243
Maintenance & Trust

GP Project Contributors Maintenance & Trust

Maintenance Signals

WordPress version tested6.4.8
Last updatedMar 31, 2024
PHP min version
Downloads2K

Community Trust

Rating100/100
Number of ratings1
Active installs10
Developer Profile

GP Project Contributors Developer Profile

Greg Ross

34 plugins · 8K total installs

80
trust score
Avg Security Score
88/100
Avg Patch Time
39 days
View full developer profile
Detection Fingerprints

How We Detect GP Project Contributors

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

Asset Fingerprints

HTML / DOM Fingerprints

CSS Classes
gptl-twittergptl-facebook
JS Globals
GP
Shortcode Output
<table style="border: 0px;"><td style="text-align: right; border: 0px; background: transparent; white-space: nowrap;"><td style="border: 0px; background: transparent; padding-left:5px;">
FAQ

Frequently Asked Questions about GP Project Contributors