WP Scribe Box Security & Risk Analysis

wordpress.org/plugins/wp-scribe-box

Display the Scribe affiliate marketing box on your website using shortcodes or PHP.

10 active installs v0.2.3 PHP + WP 4.0+ Updated Unknown
boxcommissionmarketingscribestudiopress
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is WP Scribe Box Safe to Use in 2026?

Generally Safe

Score 100/100

WP Scribe Box has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs
Risk Assessment

The wp-scribe-box plugin v0.2.3 exhibits a generally positive security posture based on the provided static analysis and vulnerability history. The absence of known CVEs, coupled with the fact that all SQL queries utilize prepared statements, indicates a strong foundation in secure coding practices. The limited attack surface, consisting of a single shortcode with no immediately apparent unprotected entry points, further contributes to its safety. However, a significant concern arises from the low percentage of properly escaped output (15%). This indicates a high risk of Cross-Site Scripting (XSS) vulnerabilities, where malicious scripts could be injected through user-supplied data that is then displayed on the frontend without adequate sanitization. While taint analysis shows no critical or high severity unsanitized flows, this is in the context of zero flows being analyzed, which is itself a weakness as it implies incomplete testing. The plugin also lacks nonce checks, which, while not a direct vulnerability in this case due to the limited attack surface, is a missed opportunity for an additional layer of security, especially if the plugin were to evolve with more complex functionalities.

Key Concerns

  • Low output escaping percentage
  • Zero taint flows analyzed
  • Lack of nonce checks
Vulnerabilities
None known

WP Scribe Box Security Vulnerabilities

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

WP Scribe Box Code Analysis

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

Output Escaping

15% escaped55 total outputs
Attack Surface

WP Scribe Box Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[wp-scribe-box] wp-scribe-box.php:190
WordPress Hooks 8
actioninitwp-scribe-box.php:52
actionadmin_initwp-scribe-box.php:59
actionadmin_menuwp-scribe-box.php:82
actionthe_contentwp-scribe-box.php:316
actionadmin_noticeswp-scribe-box.php:329
actionadmin_headwp-scribe-box.php:354
filterplugin_row_metawp-scribe-box.php:371
actionadmin_enqueue_scriptswp-scribe-box.php:410
Maintenance & Trust

WP Scribe Box Maintenance & Trust

Maintenance Signals

WordPress version tested4.1.42
Last updatedUnknown
PHP min version
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

WP Scribe Box Developer Profile

jp2112

14 plugins · 1K total installs

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

How We Detect WP Scribe Box

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/wp-scribe-box/css/wp-scribe-box-style.css/wp-content/plugins/wp-scribe-box/js/wp-scribe-box-admin.js/wp-content/plugins/wp-scribe-box/js/wp-scribe-box.js
Script Paths
/wp-content/plugins/wp-scribe-box/js/wp-scribe-box-admin.js/wp-content/plugins/wp-scribe-box/js/wp-scribe-box.js
Version Parameters
wp-scribe-box/css/wp-scribe-box-style.css?ver=wp-scribe-box/js/wp-scribe-box-admin.js?ver=wp-scribe-box/js/wp-scribe-box.js?ver=

HTML / DOM Fingerprints

CSS Classes
wp-scribe-box-contentwp-scribe-box-image
HTML Comments
<!-- Scribe Box Start --><!-- Scribe Box End -->
Data Attributes
data-scribe-affurldata-scribe-imgdata-scribe-nofollowdata-scribe-rounded
JS Globals
WPSB_OPTIONS_NAMEWPSB_SLUG
Shortcode Output
<div class="wp-scribe-box-content"><img class="wp-scribe-box-image"
FAQ

Frequently Asked Questions about WP Scribe Box