Responsive controls Security & Risk Analysis

wordpress.org/plugins/responsive-controls

Add responsive controls to blocks

70 active installs v1.0.3 PHP + WP 6.5+ Updated Dec 20, 2024
blockresponsiveresponsive-blockresponsive-controls
92
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Responsive controls Safe to Use in 2026?

Generally Safe

Score 92/100

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

No known CVEs Updated 1yr ago
Risk Assessment

The "responsive-controls" plugin v1.0.3 exhibits a strong security posture based on the provided static analysis. The absence of any identified AJAX handlers, REST API routes, shortcodes, or cron events with exposed attack vectors is a significant positive. Furthermore, the code demonstrates good development practices by exclusively using prepared statements for all SQL queries and properly escaping all output. The lack of file operations and external HTTP requests also reduces potential security risks.

The vulnerability history is equally positive, with zero known CVEs recorded for this plugin. This suggests a history of secure development and maintenance, or that the plugin has not been a target for exploitation. The taint analysis showing no identified flows with unsanitized paths reinforces the initial impression of a secure codebase. However, the complete absence of nonce checks and capability checks across all potential entry points (though there are none listed) is a notable weakness. While there are no current entry points to exploit these omissions, if the plugin were to introduce any in the future, they would be unprotected.

In conclusion, the "responsive-controls" plugin v1.0.3 appears to be a secure plugin based on the provided data. Its strengths lie in its minimal attack surface, secure data handling (SQL prepared statements, output escaping), and a clean vulnerability history. The primary concern is the lack of explicit security checks like nonces and capability checks, which, while not an immediate issue due to the absence of entry points, represents a potential future vulnerability if new functionality is added without proper security considerations.

Key Concerns

  • Missing nonce checks
  • Missing capability checks
Vulnerabilities
None known

Responsive controls Security Vulnerabilities

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

Responsive controls Code Analysis

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

Output Escaping

100% escaped2 total outputs
Attack Surface

Responsive controls Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 3
actionblock_type_metadataresponsive-controls.php:44
filterrender_blockresponsive-controls.php:47
actionenqueue_block_editor_assetsresponsive-controls.php:50
Maintenance & Trust

Responsive controls Maintenance & Trust

Maintenance Signals

WordPress version tested6.7.5
Last updatedDec 20, 2024
PHP min version
Downloads3K

Community Trust

Rating100/100
Number of ratings1
Active installs70
Developer Profile

Responsive controls Developer Profile

wpspices

3 plugins · 270 total installs

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

How We Detect Responsive controls

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/responsive-controls/build/index.js/wp-content/plugins/responsive-controls/build/style-index.css
Script Paths
/wp-content/plugins/responsive-controls/build/index.js
Version Parameters
responsive-controls/build/index.js?ver=responsive-controls/build/style-index.css?ver=

HTML / DOM Fingerprints

CSS Classes
rcsid-
Data Attributes
useResponsiveControlsresponsiveControlsIDresponsiveControlsHideInDesktopresponsiveControlsHideInTabresponsiveControlsHideInMobileresponsiveControlsCss+3 more
FAQ

Frequently Asked Questions about Responsive controls