Smarter Archives Security & Risk Analysis

wordpress.org/plugins/smarter-archives

Easily navigate the yearly and monthly archives of your blog.

100 active installs v3.2.5 PHP + WP + Updated Aug 17, 2020
archivearchives
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Smarter Archives Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 5yr ago
Risk Assessment

The "smarter-archives" v3.2.5 plugin exhibits a mixed security posture. On the positive side, the static analysis reveals no dangerous functions, all SQL queries utilize prepared statements, and there are no recorded CVEs, suggesting a generally well-maintained codebase. The attack surface is minimal with only one shortcode and no AJAX, REST API, or cron event entry points that lack authentication checks.

However, significant concerns arise from the lack of proper output escaping, as 100% of outputs are not escaped. This leaves the plugin vulnerable to Cross-Site Scripting (XSS) attacks, especially if the data displayed by the shortcode is user-controlled or originates from external sources. Additionally, the absence of nonce checks and capability checks is a notable weakness, particularly if the shortcode's functionality involves sensitive operations or data manipulation. The lack of taint analysis results, while potentially indicating no severe findings, also means that complex data flow vulnerabilities might have been missed.

Given the clean vulnerability history, the plugin has historically been secure. However, the identified code analysis issues, specifically unescaped output and missing capability/nonce checks, represent tangible risks that need to be addressed. While the attack surface is small, the potential impact of an XSS vulnerability on that surface can be significant. Overall, the plugin has good foundational security practices regarding SQL and known vulnerabilities, but requires immediate attention to output escaping and authentication mechanisms to mitigate critical risks.

Key Concerns

  • Unescaped output
  • Missing capability checks
  • Missing nonce checks
Vulnerabilities
None known

Smarter Archives Security Vulnerabilities

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

Smarter Archives Code Analysis

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

SQL Query Safety

100% prepared1 total queries

Output Escaping

0% escaped1 total outputs
Attack Surface

Smarter Archives Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[smarter-archives] smarter-archives.php:152
WordPress Hooks 1
actionplugins_loadedsmarter-archives.php:144
Maintenance & Trust

Smarter Archives Maintenance & Trust

Maintenance Signals

WordPress version tested5.5.18
Last updatedAug 17, 2020
PHP min version
Downloads17K

Community Trust

Rating80/100
Number of ratings2
Active installs100
Developer Profile

Smarter Archives Developer Profile

rob1n

4 plugins · 180 total installs

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

How We Detect Smarter Archives

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/smarter-archives/css/style.css
Version Parameters
smarter-archives/css/style.css?ver=

HTML / DOM Fingerprints

CSS Classes
smart-archivesyear-linkmonth-linkempty-month
Shortcode Output
[smarter_archives][smarter_archives mode="return"]
FAQ

Frequently Asked Questions about Smarter Archives