Easy Key-Values Security & Risk Analysis

wordpress.org/plugins/easy-key-values

Effortlessly manage key-value pairs, save custom settings, and retrieve them across your WordPress site with a shortcode or PHP function.

10 active installs v1.0.1 PHP 7.4+ WP 5.2+ Updated Unknown
api-key-managementconfiguration-storagecustom-fieldsenvironmental-variablesvault
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Easy Key-Values Safe to Use in 2026?

Generally Safe

Score 100/100

Easy Key-Values has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs
Risk Assessment

The "easy-key-values" v1.0.1 plugin exhibits a generally strong security posture based on the provided static analysis and vulnerability history. The absence of dangerous functions, file operations, external HTTP requests, and SQL queries not using prepared statements are excellent indicators of secure coding practices. Furthermore, the presence of nonce and capability checks on its entry points is a significant strength, mitigating common attack vectors like Cross-Site Request Forgery (CSRF) and unauthorized access. The limited attack surface of only two entry points, both appearing protected, further enhances its security. The lack of any recorded CVEs or past vulnerabilities is also a positive sign, suggesting a history of stable and secure development.

Key Concerns

  • Output escaping not fully implemented
Vulnerabilities
None known

Easy Key-Values Security Vulnerabilities

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

Easy Key-Values Code Analysis

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

Output Escaping

84% escaped19 total outputs
Data Flows
All sanitized

Data Flow Analysis

2 flows
ekvalues_save_options (functions\settings-management.php:96)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Easy Key-Values Attack Surface

Entry Points2
Unprotected0

AJAX Handlers 1

authwp_ajax_ekvalues_save_optionsfunctions\settings-management.php:95

Shortcodes 1

[ekvalues_value] easy-key-values.php:125
WordPress Hooks 8
actionadmin_initeasy-key-values.php:24
actionadmin_menueasy-key-values.php:38
filterplugin_action_links_easy-key-values/easy-key-values.phpeasy-key-values.php:47
filterplugin_row_metaeasy-key-values.php:55
actionadmin_headeasy-key-values.php:69
actionadmin_enqueue_scriptseasy-key-values.php:91
actionadmin_enqueue_scriptseasy-key-values.php:113
actionplugins_loadedeasy-key-values.php:120
Maintenance & Trust

Easy Key-Values Maintenance & Trust

Maintenance Signals

WordPress version tested6.5.8
Last updatedUnknown
PHP min version7.4
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Easy Key-Values Developer Profile

Yevhen Salitrynskyi

1 plugin · 10 total installs

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

How We Detect Easy Key-Values

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/easy-key-values/css/ekvalues-styles.css/wp-content/plugins/easy-key-values/js/ekvalues-ajax.js
Script Paths
/wp-content/plugins/easy-key-values/js/ekvalues-ajax.js
Version Parameters
easy-key-values/css/ekvalues-styles.css?ver=easy-key-values/js/ekvalues-ajax.js?ver=

HTML / DOM Fingerprints

Data Attributes
data-key
JS Globals
ekvLang
Shortcode Output
[ekvalues_value
FAQ

Frequently Asked Questions about Easy Key-Values