Threat Scan Plugin Security & Risk Analysis

wordpress.org/plugins/threat-scan-plugin

This is a very simple threat scan that looks for things out of place in the content directory as well as the database.

400 active installs v1.4 PHP + WP 3.0+ Updated Jul 14, 2024
hackedmalicious-codescanthreatsvirus
92
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Threat Scan Plugin Safe to Use in 2026?

Generally Safe

Score 92/100

Threat Scan Plugin has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 1yr ago
Risk Assessment

The "threat-scan-plugin" v1.4 plugin exhibits a generally strong security posture based on the provided static analysis. The complete absence of an attack surface, including AJAX handlers, REST API routes, shortcodes, and cron events, is a significant strength, as it minimizes the potential entry points for attackers. Furthermore, the use of prepared statements for all SQL queries and the presence of nonce checks are excellent security practices that mitigate common vulnerabilities like SQL injection and CSRF.

However, there are a few areas that warrant attention. The low percentage of properly escaped output (11%) indicates a potential risk of Cross-Site Scripting (XSS) vulnerabilities. If user-supplied data is being displayed without adequate escaping, attackers could inject malicious scripts. The plugin also performs file operations, and without more context, it's difficult to assess the risk, but any file manipulation should be handled with extreme care and input validation. The lack of capability checks on entry points, while currently not an issue due to the absence of entry points, would become a critical concern if new entry points were introduced without proper access control.

The plugin's vulnerability history is remarkably clean, with no known CVEs recorded. This suggests a history of responsible development and security awareness. However, the absence of past vulnerabilities doesn't guarantee future safety, especially given the noted output escaping issue. The plugin's strengths lie in its limited attack surface and secure database interactions. The primary weakness identified is the insufficient output escaping, which needs to be addressed to achieve a truly robust security profile.

Key Concerns

  • Low output escaping percentage (11%)
  • No capability checks on entry points
  • File operations present without context
Vulnerabilities
None known

Threat Scan Plugin Security Vulnerabilities

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

Threat Scan Plugin Release Timeline

v1.4Current
v1.3
v1.2
v1.1
v1.0
v0.9
v0.8
Code Analysis
Analyzed Mar 16, 2026

Threat Scan Plugin Code Analysis

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

SQL Query Safety

100% prepared5 total queries

Output Escaping

11% escaped9 total outputs
Attack Surface

Threat Scan Plugin Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 1
actionadmin_menuthreat-scan.php:16
Maintenance & Trust

Threat Scan Plugin Maintenance & Trust

Maintenance Signals

WordPress version tested6.6.5
Last updatedJul 14, 2024
PHP min version
Downloads29K

Community Trust

Rating100/100
Number of ratings1
Active installs400
Developer Profile

Threat Scan Plugin Developer Profile

Keith P. Graham

2 plugins · 2K total installs

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

How We Detect Threat Scan Plugin

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

Asset Fingerprints

HTML / DOM Fingerprints

FAQ

Frequently Asked Questions about Threat Scan Plugin