Kalamatino Security & Risk Analysis

wordpress.org/plugins/kalamatino

You can easily replace a letter or every text with your custom text with kalamatino.

200 active installs v1.0.1 PHP 7.2+ WP 4.7+ Updated Oct 5, 2022
replace-textreplace-wordsstringtextwords
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Kalamatino Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 3yr ago
Risk Assessment

The Kalamatino plugin v1.0.1 exhibits a generally positive security posture based on the static analysis provided. The complete absence of AJAX handlers, REST API routes, shortcodes, and cron events significantly limits the plugin's attack surface. Furthermore, the analysis indicates no dangerous functions, file operations, or external HTTP requests, which are common vectors for vulnerabilities. The use of prepared statements for all SQL queries is a strong indicator of good security practices regarding database interactions.

However, there are areas for improvement. The taint analysis revealed one flow with unsanitized paths, which, although not classified as critical or high severity, warrants attention. The output escaping at 62% is a concern, as a significant portion of outputs are not properly escaped, potentially leading to cross-site scripting (XSS) vulnerabilities. The absence of nonce checks and capability checks on any entry points is also a notable weakness. The plugin's vulnerability history is clean, with no known CVEs, which is a positive sign, but this does not negate the potential risks identified in the code itself. Overall, while the plugin has a limited attack surface and good database practices, the unescaped output and lack of authorization checks on potential (even if currently non-existent) entry points are weaknesses that could be exploited if new entry points are added in the future without proper security considerations.

Key Concerns

  • Unescaped output identified
  • Taint flow with unsanitized paths
  • Missing nonce checks
  • Missing capability checks
Vulnerabilities
None known

Kalamatino Security Vulnerabilities

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

Kalamatino Release Timeline

v1.0.1Current
Code Analysis
Analyzed Mar 16, 2026

Kalamatino Code Analysis

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

Output Escaping

62% escaped26 total outputs
Data Flows · Security
1 unsanitized

Data Flow Analysis

1 flows1 with unsanitized paths
<words-page> (inc\templates\words-page.php:0)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Kalamatino Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 7
actionadmin_menuinc\admin\menus.php:14
actioninitkalamatino.php:38
filterplugin_action_links_kalamatino/kalamatino.phpkalamatino.php:58
actionadmin_noticeskalamatino.php:69
filtergettextkalamatino.php:83
filterthe_contentkalamatino.php:95
filterwidget_textkalamatino.php:107
Maintenance & Trust

Kalamatino Maintenance & Trust

Maintenance Signals

WordPress version tested6.0.11
Last updatedOct 5, 2022
PHP min version7.2
Downloads4K

Community Trust

Rating100/100
Number of ratings2
Active installs200
Developer Profile

Kalamatino Developer Profile

Shokrino Team

1 plugin · 200 total installs

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

How We Detect Kalamatino

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/kalamatino/assets/css/style.css

HTML / DOM Fingerprints

CSS Classes
kalamatinobox-top-klmtnklmtn-save-wordssubmit-klmtnform-klmtn-add-wordslite-box-spinner-savingkalamatino-icon-loadertable-klmtn+4 more
Data Attributes
id="klmtn-save-words"class="submit-klmtn"class="form-klmtn-add-words"class="lite-box-spinner-saving"class="kalamatino-icon-loader"class="table-klmtn"+4 more
JS Globals
var $ = jQuery;var kalamatino_params
FAQ

Frequently Asked Questions about Kalamatino