WPBatch icons Shortcode Security & Risk Analysis

wordpress.org/plugins/wpbatch-icons-shortcode

Best, Easiest and Most Stylish icons Using Shortcode

10 active installs v1.0 PHP + WP 3.5+ Updated Nov 10, 2014
font-awesomefont-iconiconicons
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is WPBatch icons Shortcode Safe to Use in 2026?

Generally Safe

Score 85/100

WPBatch icons Shortcode has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 11yr ago
Risk Assessment

The "wpbatch-icons-shortcode" v1.0 plugin exhibits a strong security posture based on the provided static analysis. It correctly utilizes prepared statements for all SQL queries and properly escapes all output, indicating good development practices. The absence of dangerous functions, file operations, and external HTTP requests further strengthens its security. Furthermore, the plugin's vulnerability history is clean, with no recorded CVEs, suggesting a low likelihood of known exploitable issues.

However, the analysis reveals a potential area of concern: the lack of nonce checks and capability checks. While the attack surface is currently small and all entry points appear to be protected by WordPress's default checks, a critical flaw arises from the absence of explicit security checks within its single shortcode. If the shortcode's functionality involves any user-supplied input or performs actions that should be restricted, its reliance solely on WordPress's general authorization mechanisms makes it vulnerable to various attacks, such as cross-site scripting (XSS) or unauthorized privilege escalation, if input is not properly sanitized and validated within the shortcode's execution context.

In conclusion, the plugin demonstrates a good foundation by adhering to secure coding principles for SQL and output handling. The clean vulnerability history is a positive sign. The primary weakness lies in the missing explicit security checks (nonces and capabilities) for its shortcode, which, despite currently having no identified vulnerabilities, represents a significant risk if the shortcode's functionality were to evolve or handle sensitive data without these protections.

Key Concerns

  • Missing nonce checks on shortcode
  • Missing capability checks on shortcode
Vulnerabilities
None known

WPBatch icons Shortcode Security Vulnerabilities

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

WPBatch icons Shortcode 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

WPBatch icons Shortcode Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[icon] index.php:37
WordPress Hooks 1
actionwp_enqueue_scriptsindex.php:16
Maintenance & Trust

WPBatch icons Shortcode Maintenance & Trust

Maintenance Signals

WordPress version tested4.0.38
Last updatedNov 10, 2014
PHP min version
Downloads2K

Community Trust

Rating100/100
Number of ratings7
Active installs10
Developer Profile

WPBatch icons Shortcode Developer Profile

Md. Toriqul Mowla

5 plugins · 7K total installs

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

How We Detect WPBatch icons Shortcode

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/wpbatch-icons-shortcode/css/font-awesome.min.css

HTML / DOM Fingerprints

Shortcode Output
<i class="fa fa-
FAQ

Frequently Asked Questions about WPBatch icons Shortcode