Oxyplug Howto Maker Security & Risk Analysis

wordpress.org/plugins/oxy-howto-maker

Create Step-by-Step HowTo Guides

10 active installs v2.2.0 PHP 7.4+ WP 4.9+ Updated Apr 9, 2025
diyhow-tohowtooxysteps
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Oxyplug Howto Maker Safe to Use in 2026?

Generally Safe

Score 100/100

Oxyplug Howto Maker has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 11mo ago
Risk Assessment

The 'oxy-howto-maker' v2.2.0 plugin exhibits a generally strong security posture based on the provided static analysis. The absence of any known CVEs and the plugin's clean vulnerability history are positive indicators. The code analysis reveals a well-implemented approach to SQL queries, with 100% using prepared statements, and a high rate of output escaping (94%). The limited attack surface, with no AJAX handlers, REST API routes, shortcodes, or cron events, further contributes to its security.

However, there are a few areas that warrant attention. The taint analysis indicates three flows with unsanitized paths, which, while not classified as critical or high severity in this instance, represent a potential concern. Furthermore, the plugin performs five file operations, and while not explicitly flagged as insecure, this is an area where vulnerabilities can sometimes emerge if not handled with extreme care. The presence of only two nonce checks and one capability check for the observed code signals suggests that authentication and authorization might not be as robustly implemented across all potential interaction points if the attack surface were larger.

In conclusion, 'oxy-howto-maker' v2.2.0 appears to be a secure plugin with a strong focus on fundamental security practices like prepared statements and output escaping. The lack of historical vulnerabilities reinforces this. The primary areas for improvement lie in ensuring all identified taint flows are thoroughly sanitized and in potentially strengthening authentication/authorization mechanisms if the plugin's functionality expands in the future. The file operations should also be monitored for secure implementation.

Key Concerns

  • Taint flows with unsanitized paths
  • File operations performed
  • Limited nonce checks
  • Limited capability checks
Vulnerabilities
None known

Oxyplug Howto Maker Security Vulnerabilities

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

Oxyplug Howto Maker Code Analysis

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

Output Escaping

94% escaped244 total outputs
Data Flows
3 unsanitized

Data Flow Analysis

3 flows3 with unsanitized paths
oxy_howto_maker_settings_page (index.php:214)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Oxyplug Howto Maker Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 11
actionplugins_loadedindex.php:38
actioninitindex.php:51
actionadmin_menuindex.php:52
actioninitindex.php:54
actionadd_meta_boxesindex.php:55
actionsave_postindex.php:56
actionadmin_noticesindex.php:57
actionwp_enqueue_scriptsindex.php:58
actionadmin_enqueue_scriptsindex.php:59
filterplugin_action_linksindex.php:60
actionsave_postindex.php:1351
Maintenance & Trust

Oxyplug Howto Maker Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedApr 9, 2025
PHP min version7.4
Downloads5K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Oxyplug Howto Maker Developer Profile

Oxyplug Team

5 plugins · 830 total installs

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

How We Detect Oxyplug Howto Maker

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/oxy-howto-maker/assets/css/oxy-howto-maker.css/wp-content/plugins/oxy-howto-maker/assets/css/custom/oxy-howto-maker-custom.css/wp-content/plugins/oxy-howto-maker/assets/js/oxy-howto-maker.js
Script Paths
/wp-content/plugins/oxy-howto-maker/assets/js/oxy-howto-maker.js
Version Parameters
oxy-howto-maker/assets/css/oxy-howto-maker.css?ver=oxy-howto-maker/assets/css/custom/oxy-howto-maker-custom.css?ver=oxy-howto-maker/assets/js/oxy-howto-maker.js?ver=

HTML / DOM Fingerprints

CSS Classes
oxy-howto-maker-blockoxy-howto-maker-step
Data Attributes
data-oxy-howto-maker-step-id
JS Globals
oxy_howto_maker_data
Shortcode Output
[oxy_howto_maker]
FAQ

Frequently Asked Questions about Oxyplug Howto Maker