Style Genre Security & Risk Analysis

wordpress.org/plugins/style-genre

This plugin helps you to modify/override some parts of the translations.

0 active installs v1.3.3 PHP 7.2+ WP 5.2+ Updated Nov 15, 2024
gettextinclusiontranslation
92
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Style Genre Safe to Use in 2026?

Generally Safe

Score 92/100

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

No known CVEs Updated 1yr ago
Risk Assessment

The 'style-genre' plugin v1.3.3 exhibits a generally good security posture based on the provided static analysis. The absence of AJAX handlers, REST API routes, shortcodes, and cron events significantly limits the plugin's attack surface. Crucially, there are no recorded vulnerabilities in its history, suggesting a history of secure development. The code also demonstrates positive practices such as 100% of SQL queries using prepared statements and the inclusion of nonce and capability checks.

However, a notable concern arises from the output escaping analysis, where only 50% of the total outputs are properly escaped. This indicates a potential for cross-site scripting (XSS) vulnerabilities if user-supplied data is not sufficiently sanitized before being displayed. While the taint analysis found no unsanitized paths, the unescaped outputs present a risk that could be exploited. The lack of any recorded vulnerabilities in the plugin's history is a strong positive indicator, but the output escaping issue means that vigilance is still required.

In conclusion, the 'style-genre' plugin has strong foundational security, particularly in its minimal attack surface and secure data handling for SQL. The primary weakness identified is the inconsistent output escaping, which represents a tangible risk that should be addressed. The complete absence of past vulnerabilities is a reassuring sign, but it does not negate the need to fix the identified escaping issue.

Key Concerns

  • Outputs not properly escaped
Vulnerabilities
None known

Style Genre Security Vulnerabilities

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

Style Genre Code Analysis

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

Output Escaping

50% escaped6 total outputs
Data Flows
All sanitized

Data Flow Analysis

2 flows
style_genre_settings_page (style-genre.php:63)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Style Genre Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 4
actionplugins_loadedstyle-genre.php:46
actionadmin_menustyle-genre.php:60
actionadmin_noticesstyle-genre.php:155
actionupgrader_process_completestyle-genre.php:163
Maintenance & Trust

Style Genre Maintenance & Trust

Maintenance Signals

WordPress version tested6.6.5
Last updatedNov 15, 2024
PHP min version7.2
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Style Genre Developer Profile

janiko

4 plugins · 110 total installs

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

How We Detect Style Genre

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

Asset Fingerprints

HTML / DOM Fingerprints

CSS Classes
wrapnoticenotice-successis-dismissiblenotice-errorlarge-textbutton-primary
Data Attributes
id="substitution_rules"name="substitution_rules"rows="5"id="style-genre-settings"name="style-genre-settings"
FAQ

Frequently Asked Questions about Style Genre