Save Single File Security & Risk Analysis

wordpress.org/plugins/save-single-file

It adds a button to the admin top bar to save the current page as single HTML file.

10 active installs v1.0.1 PHP 5.6+ WP 4.6+ Updated Dec 10, 2025
exportsingle-file
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Save Single File Safe to Use in 2026?

Generally Safe

Score 100/100

Save Single File has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 5mo ago
Risk Assessment

The 'save-single-file' v1.0.1 plugin exhibits a strong security posture based on the provided static analysis. There are no identified attack surface points, dangerous functions, raw SQL queries, unescaped output, file operations, external HTTP requests, or any taint flows. This indicates that the developers have likely followed secure coding practices for this specific version. The absence of any recorded vulnerability history further reinforces this positive assessment, suggesting a lack of publicly known security flaws.

However, the data does highlight a complete absence of nonce checks and capability checks. While the static analysis found no entry points that *require* these checks in this version, this represents a potential weakness. If future versions introduce new functionalities with user interaction, the lack of built-in mechanisms for nonces and capability checks could lead to vulnerabilities if not addressed. The current lack of complexity and attack surface is a strength, but the absence of these fundamental security controls is a noteworthy oversight that could become a concern if the plugin evolves.

In conclusion, for version 1.0.1, the plugin appears to be very secure due to its limited functionality and adherence to core secure coding principles. The primary area for improvement lies in the foundational security checks, namely nonce and capability checks, which are missing. While not an immediate risk in the current state, it's a crucial element to consider for future development to maintain a robust security posture.

Key Concerns

  • Missing nonce checks
  • Missing capability checks
Vulnerabilities
None known

Save Single File Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Version History

Save Single File Release Timeline

v1.0.1Current
v1.0.0
Code Analysis
Analyzed Apr 16, 2026

Save Single File Code Analysis

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

Output Escaping

100% escaped2 total outputs
Attack Surface

Save Single File Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 4
actionadmin_bar_menusave-single-file.php:28
actionadmin_footersave-single-file.php:59
actionwp_footersave-single-file.php:60
actionadmin_menusave-single-file.php:95
Maintenance & Trust

Save Single File Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedDec 10, 2025
PHP min version5.6
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Save Single File Developer Profile

Jose Mortellaro

58 plugins · 26K total installs

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

How We Detect Save Single File

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

Asset Fingerprints

HTML / DOM Fingerprints

CSS Classes
dashicons-download
Data Attributes
download
JS Globals
eos_ssf_lieos_ssf_titleeos_ssf_download_link
FAQ

Frequently Asked Questions about Save Single File