LLC Tax Security & Risk Analysis

wordpress.org/plugins/llc-tax

Displays llc tax rates by state in your WordPress sidebar or any widget area

0 active installs v1.1 PHP + WP 2.1+ Updated Unknown
llc-taxtaxtax-ratetaxes
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is LLC Tax Safe to Use in 2026?

Generally Safe

Score 100/100

LLC Tax has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs
Risk Assessment

The llc-tax v1.1 plugin exhibits a strong security posture based on the provided static analysis. The complete absence of identified entry points like AJAX handlers, REST API routes, shortcodes, and cron events significantly limits the plugin's attack surface. Furthermore, the lack of dangerous function usage and the exclusive use of prepared statements for SQL queries are excellent security practices. File operations and external HTTP requests are also absent, further reducing potential risks.

However, a notable concern arises from the significantly low percentage (13%) of properly escaped output. This indicates a high potential for cross-site scripting (XSS) vulnerabilities if user-controlled data is displayed without adequate sanitization. The absence of nonce and capability checks on any entry points (though there are none) also means that if entry points were introduced or discovered, they would be inherently unprotected. The lack of any recorded vulnerability history is a positive sign, suggesting a history of secure development, but it does not negate the risks identified in the current code analysis.

In conclusion, while the plugin benefits from a minimal attack surface and robust SQL handling, the poor output escaping is a critical weakness that needs immediate attention. The absence of any identified taint flows is positive, but the output escaping issue means that vulnerabilities could still be introduced. Addressing the output escaping is paramount to improving the overall security of llc-tax v1.1.

Key Concerns

  • Low output escaping percentage
  • No nonce checks
  • No capability checks
Vulnerabilities
None known

LLC Tax Security Vulnerabilities

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

LLC Tax Code Analysis

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

Output Escaping

13% escaped8 total outputs
Attack Surface

LLC Tax Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 11
actionplugins_loadedllc-tax.php:79
actionwp_enqueue_scriptsllc-tax.php:80
actionwp_enqueue_scriptsllc-tax.php:81
actionwidgets_initllc-tax.php:82
actionafter_setup_themellc-tax.php:83
filterimage_size_names_choosellc-tax.php:84
actioninitllc-tax.php:85
actionwp_headllc-tax.php:86
actionadmin_enqueue_scriptsllc-tax.php:88
actionadmin_enqueue_scriptsllc-tax.php:89
actionadmin_menullc-tax.php:90
Maintenance & Trust

LLC Tax Maintenance & Trust

Maintenance Signals

WordPress version tested6.7.5
Last updatedUnknown
PHP min version
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

LLC Tax Developer Profile

lightimagemedia

14 plugins · 1K total installs

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

How We Detect LLC Tax

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/llc-tax/assets/js/llc_main.js/wp-content/plugins/llc-tax/assets/css/llc_main.css/wp-content/plugins/llc-tax/assets/js/llc_admin_widget.js
Script Paths
/wp-content/plugins/llc-tax/assets/js/llc_main.js/wp-content/plugins/llc-tax/assets/js/llc_admin_widget.js
Version Parameters
llc-tax/assets/js/llc_main.js?ver=1.1llc-tax/assets/css/llc_main.css?ver=1.1llc-tax/assets/js/llc_admin_widget.js?ver=1.1

HTML / DOM Fingerprints

CSS Classes
llc_tax_plugins
HTML Comments
TODO: WIDGET OPTION VARIABLE
Data Attributes
data-llc_tax_plugins
JS Globals
llc_tax_plugins
Shortcode Output
<script type="text/javascript"></script>
FAQ

Frequently Asked Questions about LLC Tax