SLIM Low Bandwidth Mode Security & Risk Analysis

wordpress.org/plugins/slim-low-bandwidth-mode

Serve your WordPress site in SLIM mode — single-request, text-first, and network-resilient.

0 active installs v0.1.25 PHP 8.0+ WP 6.5+ Updated Jan 19, 2026
accessibilityminimalperformancesecuritytext-only
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is SLIM Low Bandwidth Mode Safe to Use in 2026?

Generally Safe

Score 100/100

SLIM Low Bandwidth Mode has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 2mo ago
Risk Assessment

The security posture of the 'slim-low-bandwidth-mode' plugin v0.1.25 appears to be generally strong based on the provided static analysis. The plugin exhibits excellent adherence to core WordPress security practices, with no identified AJAX handlers, REST API routes, shortcodes, or cron events that are exposed and unprotected. This significantly limits the potential attack surface. Furthermore, the code signals indicate a responsible approach to development, with no dangerous functions, file operations, or external HTTP requests. The presence of nonce checks and capability checks, along with a reasonable percentage of SQL queries using prepared statements and outputs being properly escaped, further bolster its security profile. The complete absence of vulnerability history and taint analysis findings reinforces this positive assessment, suggesting a mature and secure development process to date.

While the plugin's current state is commendable, a minor area for consideration is the SQL query execution. Although 50% of the queries use prepared statements, the remaining 50% do not. This presents a potential, albeit likely minor, risk of SQL injection if user-supplied data is not meticulously handled in those non-prepared queries. However, given the lack of other identified risks and the overall strong security practices, this is a low-priority concern. In conclusion, 'slim-low-bandwidth-mode' v0.1.25 demonstrates a high level of security consciousness. Its limited attack surface, good use of security features, and clean vulnerability history are all positive indicators. The minor point deduction is for the less than ideal SQL preparation, which could be improved for absolute security.

Key Concerns

  • SQL queries not using prepared statements
Vulnerabilities
None known

SLIM Low Bandwidth Mode Security Vulnerabilities

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

SLIM Low Bandwidth Mode Code Analysis

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

SQL Query Safety

50% prepared2 total queries

Output Escaping

67% escaped63 total outputs
Attack Surface

SLIM Low Bandwidth Mode Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 11
actionadmin_initslim-low-bandwidth-mode.php:69
actionadmin_menuslim-low-bandwidth-mode.php:75
actioninitslim-low-bandwidth-mode.php:136
actionpre_get_postsslim-low-bandwidth-mode.php:162
actioninitslim-low-bandwidth-mode.php:175
actionadd_meta_boxesslim-low-bandwidth-mode.php:186
actionsave_postslim-low-bandwidth-mode.php:202
filtertemplate_includeslim-low-bandwidth-mode.php:366
actionsend_headersslim-low-bandwidth-mode.php:374
actioninitslim-low-bandwidth-mode.php:380
filterthe_contentslim-low-bandwidth-mode.php:392
Maintenance & Trust

SLIM Low Bandwidth Mode Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedJan 19, 2026
PHP min version8.0
Downloads90

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

SLIM Low Bandwidth Mode Developer Profile

Caleb Queern

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 SLIM Low Bandwidth Mode

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/slim-low-bandwidth-mode/slim-low-bandwidth-mode.css/wp-content/plugins/slim-low-bandwidth-mode/slim-low-bandwidth-mode.js
Version Parameters
slim-low-bandwidth-mode/slim-low-bandwidth-mode.css?ver=slim-low-bandwidth-mode/slim-low-bandwidth-mode.js?ver=

HTML / DOM Fingerprints

HTML Comments
<!-- SLIM Low Bandwidth Mode --><!-- SLIM -->
Data Attributes
data-slim-disable
JS Globals
window.slim_disable_post_meta
REST Endpoints
/wp-json/wp/v2/posts?_embed=true&slim_disable=
Shortcode Output
<p><em>This content has been temporarily modified so it is easier to access when network conditions are not ideal.</em></p><p><a href="">Home</a></p><p><small>Published:
FAQ

Frequently Asked Questions about SLIM Low Bandwidth Mode