Texlab Current Year Security & Risk Analysis

wordpress.org/plugins/texlab-current-year

Display the current year anywhere in your WordPress site using a simple shortcode.

0 active installs v1.1.0 PHP 7.2+ WP 5.2+ Updated Apr 19, 2025
current-yeardateshortcodeyear
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Texlab Current Year Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs Updated 11mo ago
Risk Assessment

The "texlab-current-year" plugin v1.1.0 presents a strong security posture based on the provided static analysis. The plugin demonstrates excellent adherence to secure coding practices, with no dangerous functions identified, all SQL queries utilizing prepared statements, and all output properly escaped. Furthermore, there are no file operations or external HTTP requests, and no known vulnerabilities (CVEs) associated with this version. The minimal attack surface, consisting solely of one shortcode with no immediately apparent unprotected entry points, further contributes to its secure profile.

Despite these strengths, there are a couple of areas that warrant attention. The complete absence of nonce checks and capability checks, while not directly indicating a vulnerability in this specific instance due to the limited attack surface and lack of dynamic data processing, represents a potential oversight. In more complex plugins, this could lead to vulnerabilities if the entry points were to evolve or interact with user-supplied data in the future. The lack of taint analysis results also means that potential vulnerabilities in data handling, though not flagged, have not been explicitly investigated.

In conclusion, "texlab-current-year" v1.1.0 appears to be a secure plugin. Its strengths lie in its clean code, adherence to SQL and output escaping best practices, and a very small attack surface. The primary area for improvement would be to consider implementing nonce and capability checks for its shortcode, even if its current functionality is simple, as a proactive security measure for future robustness.

Key Concerns

  • Missing nonce checks
  • Missing capability checks
Vulnerabilities
None known

Texlab Current Year Security Vulnerabilities

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

Texlab Current Year Code Analysis

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

Output Escaping

100% escaped1 total outputs
Attack Surface

Texlab Current Year Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[texlab_current_year] texlab-current-year.php:79
WordPress Hooks 2
actioninittexlab-current-year.php:78
actionplugins_loadedtexlab-current-year.php:134
Maintenance & Trust

Texlab Current Year Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedApr 19, 2025
PHP min version7.2
Downloads766

Community Trust

Rating100/100
Number of ratings1
Active installs0
Developer Profile

Texlab Current Year Developer Profile

Texlab IT

1 plugin · 0 total installs

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

How We Detect Texlab Current Year

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

Asset Fingerprints

HTML / DOM Fingerprints

Shortcode Output
[texlab_current_year]
FAQ

Frequently Asked Questions about Texlab Current Year