Clean My Archives Security & Risk Analysis

wordpress.org/plugins/clean-my-archives

An easy-to-use shortcode for displaying post archives on your site.

900 active installs v1.2.0 PHP 5.2+ WP 3.1+ Updated Sep 30, 2017
archivesshortcode
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Clean My Archives Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 8yr ago
Risk Assessment

The "clean-my-archives" v1.2.0 plugin exhibits a generally strong security posture based on the provided static analysis and vulnerability history. The absence of dangerous functions, SQL injection risks (all queries use prepared statements), file operations, external HTTP requests, and all outputs being properly escaped are significant strengths. The plugin also has a clean vulnerability history, with no known CVEs, indicating a history of secure development or prompt patching.

However, there are a couple of areas that warrant attention. The presence of a shortcode without any explicit capability checks is a potential concern. While the attack surface is small, an unprotected shortcode could be an entry point for actions that might not be intended for all users, depending on its functionality. The static analysis also noted zero nonce checks, which is a standard security measure to prevent Cross-Site Request Forgery (CSRF) attacks, particularly on any actions initiated via the shortcode.

In conclusion, the plugin is well-developed from a secure coding practices perspective, especially concerning data handling and output sanitization. The lack of historical vulnerabilities is a positive sign. The primary weaknesses lie in the potential for CSRF due to missing nonce checks and the lack of explicit capability checks on the shortcode, although the overall impact is mitigated by the limited attack surface and the absence of other common vulnerabilities.

Key Concerns

  • Shortcode without capability checks
  • Missing nonce checks
Vulnerabilities
None known

Clean My Archives Security Vulnerabilities

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

Clean My Archives Code Analysis

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

Output Escaping

100% escaped7 total outputs
Attack Surface

Clean My Archives Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[clean-my-archives] clean-my-archives.php:66
WordPress Hooks 3
actionplugins_loadedclean-my-archives.php:35
actioninitclean-my-archives.php:50
actionsave_postclean-my-archives.php:53
Maintenance & Trust

Clean My Archives Maintenance & Trust

Maintenance Signals

WordPress version tested4.8.28
Last updatedSep 30, 2017
PHP min version5.2
Downloads28K

Community Trust

Rating100/100
Number of ratings12
Active installs900
Developer Profile

Clean My Archives Developer Profile

Justin Tadlock

33 plugins · 34K total installs

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

How We Detect Clean My Archives

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

Asset Fingerprints

HTML / DOM Fingerprints

CSS Classes
clean-my-archivesmonth-yeardayday-duplicatecomments-number
Shortcode Output
[clean-my-archives]<div class="clean-my-archives">
FAQ

Frequently Asked Questions about Clean My Archives