GamiPress – Transfers Notes Security & Risk Analysis

wordpress.org/plugins/gamipress-transfers-notes

Add a textarea on Transfers add-on forms where users can leave notes about their transfer.

70 active installs v1.0.0 PHP + WP 4.4+ Updated Dec 1, 2025
gamificationgamipressnotestransfertransfers
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is GamiPress – Transfers Notes Safe to Use in 2026?

Generally Safe

Score 100/100

GamiPress – Transfers Notes has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 4mo ago
Risk Assessment

The gamipress-transfers-notes v1.0.0 plugin exhibits a seemingly secure static analysis profile, with no identified AJAX handlers, REST API routes, shortcodes, or cron events exposed, and no dangerous functions or file operations detected. The absence of external HTTP requests and the exclusive use of prepared statements for SQL queries are positive indicators. However, a significant concern arises from the complete lack of output escaping, with 0% of the 7 detected outputs being properly escaped. This leaves the plugin vulnerable to Cross-Site Scripting (XSS) attacks, as user-supplied data or data processed by the plugin could be injected and executed in a user's browser. Furthermore, the complete absence of nonce and capability checks across all entry points (even though there are none identified) is a methodological weakness that, if the attack surface were to grow, would represent a critical security gap. The vulnerability history is clean, with no known CVEs, which is a positive sign, but it does not mitigate the current risks identified in the code analysis. The plugin's strengths lie in its minimal attack surface and its SQL handling, but the severe lack of output escaping and the absence of crucial security checks present clear and actionable risks.

Key Concerns

  • Output escaping is missing
  • No nonce checks
  • No capability checks
Vulnerabilities
None known

GamiPress – Transfers Notes Security Vulnerabilities

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

GamiPress – Transfers Notes Code Analysis

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

Output Escaping

0% escaped7 total outputs
Attack Surface

GamiPress – Transfers Notes Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 17
actionadmin_noticesgamipress-transfers-notes.php:102
actionplugins_loadedgamipress-transfers-notes.php:218
filtergamipress_automatic_updates_pluginsincludes\admin.php:26
actioncmb2_admin_initincludes\admin.php:53
actiongamipress_transfers_after_transfer_details_itemsincludes\transfer-details.php:52
filtergamipress_gamipress_points_transfer_shortcode_fieldsincludes\transfer.php:32
filtergamipress_gamipress_achievement_transfer_shortcode_fieldsincludes\transfer.php:34
filtergamipress_gamipress_rank_transfer_shortcode_fieldsincludes\transfer.php:36
filtergamipress_gamipress_points_transfer_shortcode_tabsincludes\transfer.php:54
filtergamipress_gamipress_achievement_transfer_shortcode_tabsincludes\transfer.php:56
filtergamipress_gamipress_rank_transfer_shortcode_tabsincludes\transfer.php:58
filtergamipress_points_transfer_shortcode_defaultsincludes\transfer.php:76
filtergamipress_achievement_transfer_shortcode_defaultsincludes\transfer.php:78
filtergamipress_rank_transfer_shortcode_defaultsincludes\transfer.php:80
actiongamipress_transfers_before_points_transfer_form_totalincludes\transfer.php:147
actiongamipress_transfers_before_rank_transfer_form_submitincludes\transfer.php:162
filtergamipress_transfers_process_transfer_responseincludes\transfer.php:199
Maintenance & Trust

GamiPress – Transfers Notes Maintenance & Trust

Maintenance Signals

WordPress version tested5.7.15
Last updatedDec 1, 2025
PHP min version
Downloads4K

Community Trust

Rating100/100
Number of ratings1
Active installs70
Developer Profile

GamiPress – Transfers Notes Developer Profile

Ruben Garcia

30 plugins · 25K total installs

78
trust score
Avg Security Score
99/100
Avg Patch Time
139 days
View full developer profile
Detection Fingerprints

How We Detect GamiPress – Transfers Notes

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/gamipress-transfers-notes/assets/css/admin.css/wp-content/plugins/gamipress-transfers-notes/assets/js/admin.js
Script Paths
/wp-content/plugins/gamipress-transfers-notes/assets/js/admin.js
Version Parameters
/wp-content/plugins/gamipress-transfers-notes/assets/css/admin.css?ver=/wp-content/plugins/gamipress-transfers-notes/assets/js/admin.js?ver=

HTML / DOM Fingerprints

CSS Classes
gamipress-transfer-notes-notesgamipress-transfer-notes
Data Attributes
data-fieldtype="textarea"id="_gamipress_transfers_notes_notes"name="_gamipress_transfers_notes_notes"
FAQ

Frequently Asked Questions about GamiPress – Transfers Notes