WPMK FAQ Security & Risk Analysis

wordpress.org/plugins/wpmk-faq

This Plugin will provide you to add faq page in your website.

0 active installs v1.0.1 PHP + WP 3.3+ Updated Apr 23, 2019
faqfrequently-asked-questionsinfoinformation
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is WPMK FAQ Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 6yr ago
Risk Assessment

The "wpmk-faq" plugin, at version 1.0.1, exhibits a generally good security posture based on the provided static analysis. The absence of direct SQL injection vulnerabilities due to the consistent use of prepared statements and the presence of both nonce and capability checks on its single entry point are strong indicators of secure coding practices. The plugin also avoids risky operations like file manipulations or external HTTP requests, further bolstering its security. However, the static analysis reveals a concerning level of unescaped output, with only 57% of identified outputs being properly escaped. This presents a potential risk for cross-site scripting (XSS) vulnerabilities if user-supplied data is ever rendered without proper sanitization, particularly given the presence of a shortcode which is a common vector for user input.

Key Concerns

  • Output escaping only 57% correct
Vulnerabilities
None known

WPMK FAQ Security Vulnerabilities

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

WPMK FAQ Code Analysis

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

Output Escaping

57% escaped7 total outputs
Attack Surface

WPMK FAQ Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[wpmk-faq] includes\classes\class-faq-shortcode.php:28
WordPress Hooks 13
actioninitincludes\classes\class-faq-base.php:27
actioninitincludes\classes\class-faq-post-type.php:27
actioninitincludes\classes\class-faq-post-type.php:28
actioninitincludes\classes\class-faq-post-type.php:29
actionadd_meta_boxesincludes\classes\class-faq-post-type.php:30
filtermanage_wpmk-faq_posts_columnsincludes\classes\class-faq-post-type.php:31
actionmanage_wpmk-faq_posts_custom_columnincludes\classes\class-faq-post-type.php:32
actionsave_postincludes\classes\class-faq-post-type.php:34
actioninitincludes\classes\class-faq-styles-scripts.php:27
actionwp_footerincludes\classes\class-faq-styles-scripts.php:28
actionadmin_enqueue_scriptsincludes\classes\class-faq-styles-scripts.php:29
filterplugin_action_linkswpmk-faq.php:67
filterplugin_row_metawpmk-faq.php:88
Maintenance & Trust

WPMK FAQ Maintenance & Trust

Maintenance Signals

WordPress version tested5.1.22
Last updatedApr 23, 2019
PHP min version
Downloads932

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

WPMK FAQ Developer Profile

WPMK

5 plugins · 100 total installs

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

How We Detect WPMK FAQ

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/wpmk-faq/assets/css/wpmk-default.css/wp-content/plugins/wpmk-faq/assets/css/font-awesome.min.css/wp-content/plugins/wpmk-faq/assets/js/wpmk-script.js/wp-content/plugins/wpmk-faq/assets/css/wpmk-admin.css/wp-content/plugins/wpmk-faq/assets/js/wpmk-admin-script.js
Script Paths
/wp-content/plugins/wpmk-faq/assets/js/wpmk-script.js/wp-content/plugins/wpmk-faq/assets/js/wpmk-admin-script.js
Version Parameters
wpmk-faq/style.css?ver=wpmk-faq-script?ver=wpmk-admin.css?ver=

HTML / DOM Fingerprints

CSS Classes
wpmk-faq-container
Shortcode Output
<div id="wpmk-faq-container">
FAQ

Frequently Asked Questions about WPMK FAQ