Age Shortcodes Security & Risk Analysis

wordpress.org/plugins/age-shortcodes

Add shortcodes for the age of someone or something in years

60 active installs v0.2 PHP + WP 4.0+ Updated Jan 2, 2024
agecurrentdateshortcodeyear
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Age Shortcodes Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 2yr ago
Risk Assessment

The "age-shortcodes" plugin version 0.2 exhibits a strong security posture based on the provided static analysis and vulnerability history. The plugin has no recorded CVEs, indicating a history of secure development or minimal public exposure of vulnerabilities. Static analysis reveals a clean codebase with no dangerous functions, proper use of prepared statements for all SQL queries, and 100% output escaping. Crucially, there are no external HTTP requests or file operations, and the identified entry point (a shortcode) has no explicit capability checks or nonce checks, which is a concern despite the low attack surface. Taint analysis shows no critical or high severity flows, suggesting that user input is not being processed in a way that could lead to common vulnerabilities.

While the lack of identified vulnerabilities and the proper handling of SQL and output are commendable strengths, the absence of capability checks on the shortcode is a notable weakness. Although the attack surface is minimal, this leaves a potential avenue for privilege escalation if the shortcode performs sensitive actions. In summary, the plugin is generally well-coded with good security practices in place for data handling and query execution. However, the lack of authorization checks on its sole entry point warrants attention for a more robust security implementation, especially as the plugin evolves.

Key Concerns

  • Shortcode without capability checks
Vulnerabilities
None known

Age Shortcodes Security Vulnerabilities

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

Age Shortcodes Code Analysis

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

Age Shortcodes Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[age] age-shortcodes.php:47
WordPress Hooks 2
actionall_admin_noticesage-shortcodes.php:44
actioninitage-shortcodes.php:51
Maintenance & Trust

Age Shortcodes Maintenance & Trust

Maintenance Signals

WordPress version tested6.2.9
Last updatedJan 2, 2024
PHP min version
Downloads3K

Community Trust

Rating100/100
Number of ratings1
Active installs60
Developer Profile

Age Shortcodes Developer Profile

Lukas

2 plugins · 1K total installs

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

How We Detect Age Shortcodes

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

Asset Fingerprints

HTML / DOM Fingerprints

CSS Classes
notice-error
Shortcode Output
<div class="notice notice-error"><p>The Age Shortcodes plugin is not working because the shortcode [age] is already registered.</p></div>
FAQ

Frequently Asked Questions about Age Shortcodes