Archive Custom Filter Security & Risk Analysis

wordpress.org/plugins/archive-custom-filter

This plugin is for Accepts 'daily', 'weekly', 'monthly', 'yearly', 'postbypost', or 'alpha'. Both 'postbypost' and 'alpha' display the same archive link

0 active installs v1.0.0 PHP 7.4+ WP 5.3+ Updated Aug 27, 2020
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Archive Custom Filter Safe to Use in 2026?

Generally Safe

Score 85/100

Archive Custom Filter 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 "archive-custom-filter" v1.0.0 plugin exhibits a strong security posture based on the provided static analysis and vulnerability history. The absence of dangerous functions, unsanitized taint flows, direct SQL queries, file operations, external HTTP requests, and the presence of 100% prepared statements and properly escaped output are all positive indicators. Furthermore, the plugin has no recorded vulnerabilities, CVEs, or common vulnerability types, suggesting a history of secure development and maintenance.

However, a key concern arises from the complete lack of nonce and capability checks for its single entry point, the shortcode. While the attack surface is small, this absence means any user, even unauthenticated ones, could potentially trigger the shortcode's functionality. Without proper authorization and validation, this could lead to unintended behavior or an information disclosure if the shortcode processes sensitive data or interacts with other WordPress components in an insecure manner.

In conclusion, the plugin demonstrates excellent coding practices regarding data handling and query security. The primary weakness lies in the insufficient access control for its shortcode, which, despite a small attack surface, represents a potential security gap. Future versions should prioritize implementing robust nonce and capability checks for all entry points.

Key Concerns

  • Missing nonce checks on shortcode
  • Missing capability checks on shortcode
Vulnerabilities
None known

Archive Custom Filter Security Vulnerabilities

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

Archive Custom Filter 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

Archive Custom Filter Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[archive] archive_custom_filter.php:53
WordPress Hooks 1
actionwp_footerarchive_custom_filter.php:30
Maintenance & Trust

Archive Custom Filter Maintenance & Trust

Maintenance Signals

WordPress version tested
Last updatedAug 27, 2020
PHP min version7.4
Downloads927

Community Trust

Rating0/100
Number of ratings0
Active installs0
Alternatives

Archive Custom Filter Alternatives

No alternatives data available yet.

Developer Profile

Archive Custom Filter Developer Profile

hashsalacop

3 plugins · 300 total installs

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

How We Detect Archive Custom Filter

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/archive-custom-filter/js/archive.js
Script Paths
/wp-content/plugins/archive-custom-filter/js/archive.js

HTML / DOM Fingerprints

Data Attributes
id="yearsdata"
Shortcode Output
<select id="yearsdata">
FAQ

Frequently Asked Questions about Archive Custom Filter