Nepsus QR Code Generator Security & Risk Analysis

wordpress.org/plugins/nepsus-qr-code-generator

A lightweight QR Code Generator plugin that lets users instantly create and download QR codes directly from your WordPress website.

0 active installs v1.0.0 PHP 7.0+ WP 5.0+ Updated Unknown
barcodeqrqr-codeqr-generatortools
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Nepsus QR Code Generator Safe to Use in 2026?

Generally Safe

Score 100/100

Nepsus QR Code Generator has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs
Risk Assessment

The nepsus-qr-code-generator plugin version 1.0.0 exhibits a generally strong security posture based on the provided static analysis and vulnerability history. The code analysis reveals an absence of dangerous functions, all SQL queries are properly prepared, and output is consistently escaped, indicating good development practices in these critical areas. Furthermore, the plugin has no recorded vulnerabilities, including no known CVEs, which suggests a history of secure development or a lack of prior exploitation attempts. The attack surface is minimal, with only one shortcode and no AJAX handlers or REST API routes exposed without authentication checks, further limiting potential entry points for attackers. The complete lack of taint analysis findings also supports the notion that data flows are being handled securely within the plugin. Overall, this plugin appears to be well-secured at this version, with no immediate red flags identified in the provided data. However, the absence of nonce checks and capability checks, while not directly exploitable given the limited attack surface in this version, could become a concern if new features or entry points are introduced in future updates without proper authorization and validation mechanisms.

Key Concerns

  • Missing nonce checks
  • Missing capability checks
Vulnerabilities
None known

Nepsus QR Code Generator Security Vulnerabilities

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

Nepsus QR Code Generator 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

Nepsus QR Code Generator Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[nepsus_qr_generator] nepsus-qr-code-generator.php:104
WordPress Hooks 1
actionwp_enqueue_scriptsnepsus-qr-code-generator.php:50
Maintenance & Trust

Nepsus QR Code Generator Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedUnknown
PHP min version7.0
Downloads103

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Nepsus QR Code Generator Developer Profile

nepsustech

1 plugin · 0 total installs

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

How We Detect Nepsus QR Code Generator

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/nepsus-qr-code-generator/assets/js/qrcode.min.js/wp-content/plugins/nepsus-qr-code-generator/assets/js/qr-generator.js/wp-content/plugins/nepsus-qr-code-generator/assets/css/qr-generator.css
Script Paths
/wp-content/plugins/nepsus-qr-code-generator/assets/js/qrcode.min.js/wp-content/plugins/nepsus-qr-code-generator/assets/js/qr-generator.js
Version Parameters
nepsus-qr-code-generator/assets/js/qrcode.min.js?ver=1.0.0nepsus-qr-code-generator/assets/js/qr-generator.js?ver=1.0.0nepsus-qr-code-generator/assets/css/qr-generator.css?ver=1.0.0

HTML / DOM Fingerprints

CSS Classes
nepsus-qr-wrapperqr-boxqr-btndownload-btnclear-btn
Data Attributes
onclick="generateNepsusQR()"onclick="clearNepsusQR()"
JS Globals
generateNepsusQRclearNepsusQR
Shortcode Output
<div class="nepsus-qr-wrapper"><div class="qr-box"><h2>QR Code Generator</h2><input type="text" id="qr-input" placeholder="Enter URL or text" autocomplete="off">
FAQ

Frequently Asked Questions about Nepsus QR Code Generator