Press-this auto close Security & Risk Analysis

wordpress.org/plugins/press-this-auto-close

This is a plugin for Press-this tool, it auto close your window when you publish your post after 3 seconds.

10 active installs v1.1 PHP + WP 3.0.0+ Updated Jun 10, 2012
analyticsbaidustatisticsstatstracking
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Press-this auto close Safe to Use in 2026?

Generally Safe

Score 85/100

Press-this auto close has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 13yr ago
Risk Assessment

The press-this-auto-close plugin version 1.1 exhibits a strong security posture based on the provided static analysis. The plugin demonstrates excellent security hygiene by having zero identified entry points across AJAX handlers, REST API routes, shortcodes, and cron events. Crucially, none of these potential entry points are unprotected, indicating a deliberate effort to secure all interactions. Furthermore, the code analysis reveals no dangerous functions, no direct SQL queries (all are prepared statements), no file operations, and no external HTTP requests, all of which significantly reduce the attack surface and potential for common vulnerabilities. The absence of any recorded vulnerabilities in its history further reinforces this positive assessment, suggesting a mature and well-maintained codebase.

However, there are a couple of minor areas for potential improvement that, while not indicating immediate severe risk, do represent opportunities for enhancing security. The fact that 50% of the output escaping is not properly done is a concern, as unescaped output can lead to Cross-Site Scripting (XSS) vulnerabilities. While the analysis found no specific taint flows or critical vulnerabilities related to this, it's a practice that should be consistently applied to all output. Additionally, the complete lack of nonce checks and capability checks on the identified entry points (even though there are none) is noted. While this doesn't translate to a current risk due to the zero entry points, if the plugin were to introduce any new functionalities with entry points in the future, implementing these checks would be paramount. In conclusion, press-this-auto-close v1.1 is a very secure plugin with a minimal attack surface and excellent coding practices regarding external interactions and data handling. The primary area to monitor is consistent output escaping for robust XSS prevention.

Key Concerns

  • Half of outputs are not properly escaped
Vulnerabilities
None known

Press-this auto close Security Vulnerabilities

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

Press-this auto close Code Analysis

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

Output Escaping

50% escaped2 total outputs
Attack Surface

Press-this auto close Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 1
actionadmin_headpress_this_auto_close.php:41
Maintenance & Trust

Press-this auto close Maintenance & Trust

Maintenance Signals

WordPress version tested3.3.2
Last updatedJun 10, 2012
PHP min version
Downloads2K

Community Trust

Rating100/100
Number of ratings1
Active installs10
Developer Profile

Press-this auto close Developer Profile

haoqis

1 plugin · 10 total installs

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

How We Detect Press-this auto close

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

Asset Fingerprints

Version Parameters
press-this-auto-close/press_this_auto_close.php?ver=

HTML / DOM Fingerprints

JS Globals
window.close
FAQ

Frequently Asked Questions about Press-this auto close