AdamBox Security & Risk Analysis

wordpress.org/plugins/adambox

Lightweight live chat chatbox with AI-powered moderation for WordPress — calm, neutral oversight with no tracking or data storage.

0 active installs v1.1.4 PHP 7.4+ WP 6.0+ Updated Unknown
ai-moderationchat-moderationchatboxcontent-moderationlive-chat
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is AdamBox Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs
Risk Assessment

The plugin "adambox" v1.1.4 exhibits a generally good security posture based on the provided static analysis and vulnerability history. The code adheres to several best practices, including 100% proper output escaping and 100% of SQL queries utilizing prepared statements. The absence of file operations and external HTTP requests further reduces the potential attack surface. Crucially, the analysis indicates no taint flows with unsanitized paths, and a clean vulnerability history with zero recorded CVEs. This suggests the developers have a strong understanding of secure coding principles and have maintained the plugin without any publicly known vulnerabilities.

However, there are a couple of areas that could be improved. The presence of a shortcode, while not inherently insecure, represents a potential entry point that is not explicitly protected by nonce checks or capability checks. While the static analysis indicates zero unprotected entry points overall, the absence of these specific checks on the shortcode is a minor concern that could be addressed to further harden the plugin. The single external HTTP request, while not flagged as malicious, should always be monitored for potential vulnerabilities or abuse, especially if it interacts with external services that could be compromised.

In conclusion, "adambox" v1.1.4 appears to be a secure plugin with a strong foundation. Its adherence to secure coding practices and lack of historical vulnerabilities are significant strengths. The minor points for potential improvement, such as adding nonce/capability checks to the shortcode, are not critical flaws but rather opportunities to enhance an already robust security profile.

Key Concerns

  • Shortcode without explicit nonce/capability checks
Vulnerabilities
None known

AdamBox Security Vulnerabilities

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

AdamBox Code Analysis

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

Output Escaping

100% escaped28 total outputs
Attack Surface

AdamBox Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[adambox] includes\class-adambox-shortcode.php:17
WordPress Hooks 7
actionplugins_loadedadambox.php:57
actionplugins_loadedadambox.php:79
actionadmin_menuincludes\class-adambox-admin.php:30
actionadmin_initincludes\class-adambox-admin.php:31
actionadmin_enqueue_scriptsincludes\class-adambox-admin.php:32
actionrest_api_initincludes\class-adambox-rest.php:38
actionwp_enqueue_scriptsincludes\class-adambox-shortcode.php:18
Maintenance & Trust

AdamBox Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedUnknown
PHP min version7.4
Downloads199

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

AdamBox Developer Profile

Joe

2 plugins · 0 total installs

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

How We Detect AdamBox

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/adambox/assets/css/adambox-admin.css/wp-content/plugins/adambox/assets/js/adambox-admin.js
Script Paths
/wp-content/plugins/adambox/assets/js/adambox-admin.js
Version Parameters
adambox/assets/css/adambox-admin.css?ver=adambox/assets/js/adambox-admin.js?ver=

HTML / DOM Fingerprints

CSS Classes
adambox-admin
Data Attributes
name="adambox_settings[openai_api_key]"name="adambox_settings[moderation_strictness]"name="adambox_settings[ai_intervention_level]"
FAQ

Frequently Asked Questions about AdamBox