
SF Archiver Security & Risk Analysis
wordpress.org/plugins/sf-archiverAdd some small and useful utilities for managing your Custom Post Types archives.
Is SF Archiver Safe to Use in 2026?
Generally Safe
Score 85/100SF Archiver has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.
The "sf-archiver" plugin version 3.0.2 exhibits a generally positive security posture based on the provided static analysis. It boasts a minimal attack surface with no identified AJAX handlers, REST API routes, shortcodes, or cron events, and importantly, zero unprotected entry points. The code also demonstrates good practices in output escaping, with a majority of outputs being properly handled. However, a significant concern arises from the presence of the `unserialize` function, which, in conjunction with other potential weaknesses, can lead to severe security vulnerabilities if not handled with extreme care and user input sanitization.
The absence of any recorded CVEs or past vulnerabilities is a strong indicator of responsible development or simply a lack of prior discovery. This, combined with the minimal attack surface, suggests that the plugin is likely well-maintained and has not been a target for known exploits. Despite the positive aspects, the single "dangerous function" (`unserialize`) is a critical signal that warrants careful consideration. Without more context on how this function is used and what data it processes, it's impossible to definitively assess its risk, but its mere presence represents a potential point of failure.
In conclusion, "sf-archiver" v3.0.2 appears to have a solid foundation with its limited attack surface and good output escaping. The lack of historical vulnerabilities is reassuring. The primary weakness identified is the use of `unserialize`. While the taint analysis shows no current unsanitized flows, the potential for such flows exists with the `unserialize` function, making it the most significant area of concern for this version.
Key Concerns
- Dangerous function unserialize found
- SQL queries not using prepared statements
- No nonce checks
- No capability checks
- Output escaping not 100%
SF Archiver Security Vulnerabilities
SF Archiver Code Analysis
Dangerous Functions Found
SQL Query Safety
Output Escaping
SF Archiver Attack Surface
WordPress Hooks 8
Maintenance & Trust
SF Archiver Maintenance & Trust
Maintenance Signals
Community Trust
SF Archiver Alternatives
Multiple Content Types
multiple-content-types
Easily select which content types (custom post types) you want to display on your main blog and archive pages.
Custom Post Type UI
custom-post-type-ui
Admin UI for creating custom content types like post types and taxonomies
Pods – Custom Content Types and Fields
pods
Pods is a framework for creating, managing, and deploying customized content types and fields for any project.
Essential Content Types
essential-content-types
Essential Content Types allows you to feature the impressive content through different content/post types on your website just the way you want it.
Zippy
zippy
Incredibly easy solution to archive pages and posts as zip file and unpack them back even on the other website!
SF Archiver Developer Profile
5 plugins · 7K total installs
How We Detect SF Archiver
Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.