Custom Stylesheet Extension for WPtouch Security & Risk Analysis

wordpress.org/plugins/wp-touch-stylesheet-addon

Adds a custom mobile only stylesheet for WPtouch.

100 active installs v1.0.8 PHP + WP 3.8.1+ Updated Dec 1, 2014
custom-stylesheet-wptouchwptouchwptouch-csswptouch-custom-stylesheetwptouch-stylesheet-addon
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Custom Stylesheet Extension for WPtouch Safe to Use in 2026?

Generally Safe

Score 85/100

Custom Stylesheet Extension for WPtouch 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 wp-touch-stylesheet-addon plugin v1.0.8 exhibits a very strong security posture based on the provided static analysis. The absence of any identified AJAX handlers, REST API routes, shortcodes, or cron events with or without authentication checks, significantly limits the plugin's attack surface. Furthermore, the code signals are highly positive: no dangerous functions were detected, all SQL queries utilize prepared statements, and all outputs are properly escaped. The presence of only two file operations and no external HTTP requests are also good indicators of secure coding practices. Taint analysis revealed zero flows, indicating no discernible pathways for malicious data injection through common attack vectors. The plugin also has no recorded vulnerability history, which suggests a consistent track record of security.

While the absence of known vulnerabilities and the excellent static analysis results are highly encouraging, the complete lack of capability checks and nonce checks on any potential entry points (even though none are currently exposed) represents a potential future risk. If future versions introduce new entry points, these critical security mechanisms might be overlooked. However, as the plugin currently stands, its security is exceptionally robust. The primary strength lies in its minimal attack surface and adherence to secure coding practices like prepared statements and output escaping. The weakness, though currently hypothetical, is the complete absence of authorization and integrity checks, which are fundamental security layers.

Key Concerns

  • No capability checks detected
  • No nonce checks detected
Vulnerabilities
None known

Custom Stylesheet Extension for WPtouch Security Vulnerabilities

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

Custom Stylesheet Extension for WPtouch Code Analysis

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

Output Escaping

100% escaped1 total outputs
Attack Surface

Custom Stylesheet Extension for WPtouch Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 3
actionadmin_menuclasses\ExtraStylesheetAddon.php:16
actionadmin_initclasses\ExtraStylesheetAddon.php:17
actionwp_enqueue_scriptswp-touch-stylesheet-addon.php:23
Maintenance & Trust

Custom Stylesheet Extension for WPtouch Maintenance & Trust

Maintenance Signals

WordPress version tested4.0.38
Last updatedDec 1, 2014
PHP min version
Downloads8K

Community Trust

Rating100/100
Number of ratings4
Active installs100
Alternatives

Custom Stylesheet Extension for WPtouch Alternatives

Developer Profile

Custom Stylesheet Extension for WPtouch Developer Profile

Miles Stewart

1 plugin · 100 total installs

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

How We Detect Custom Stylesheet Extension for WPtouch

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

Asset Fingerprints

Asset Paths
/wp-content/uploads/wp-touch-stylesheet-addon.css

HTML / DOM Fingerprints

HTML Comments
/** * Addon CSS File for WPtouch * Author: Miles Stewart * Author URI: http://www.milesstewart.co.uk */
Data Attributes
name="wp_touch_stylesheet_addon_settings[stylesheet_path]"
FAQ

Frequently Asked Questions about Custom Stylesheet Extension for WPtouch