Plot Beam Security & Risk Analysis

wordpress.org/plugins/plot-beam

​ The Wordpress Plot Beam plugin displays your Qlik Sense data within your Wordpress site. Share your public-facing data visualisations with your clie …

0 active installs v0.1.0 PHP 7.0+ WP 6.1+ Updated Jul 28, 2025
chart-builderchartsdata-visualisationgaugeplots
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Plot Beam Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs Updated 9mo ago
Risk Assessment

The "plot-beam" plugin v0.1.0 exhibits a generally positive security posture based on the provided static analysis. The absence of AJAX handlers, REST API routes, shortcodes, and cron events significantly limits its attack surface, and importantly, there are no unprotected entry points. The code also avoids dangerous functions, file operations, and external HTTP requests, and uses prepared statements for all its SQL queries. The lack of vulnerability history further suggests a clean track record, which is a strong indicator of good development practices.

However, a critical concern arises from the output escaping. With 100% of outputs not properly escaped, this presents a significant risk of Cross-Site Scripting (XSS) vulnerabilities. Any data displayed by the plugin that originates from user input or external sources could potentially be manipulated to inject malicious scripts. Furthermore, the complete absence of nonce checks and capability checks, while not directly tied to a visible attack surface in this specific analysis, indicates a lack of common security mechanisms that could be exploited if the attack surface were to expand in future versions or through interactions with other plugins. The lack of taint analysis results is also a minor concern, as it may indicate the analysis was incomplete or that the plugin's functionality did not lend itself to such analysis, thus potentially masking issues.

In conclusion, while "plot-beam" v0.1.0 benefits from a minimal attack surface and safe SQL handling, the pervasive lack of output escaping is a glaring weakness that demands immediate attention. The absence of nonce and capability checks, although not directly exploited in this snapshot, represents a missed opportunity for robust security. The plugin has a strong foundation with no known vulnerabilities, but the XSS risk needs to be addressed to solidify its security.

Key Concerns

  • All outputs are unescaped
  • No nonce checks implemented
  • No capability checks implemented
Vulnerabilities
None known

Plot Beam Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Version History

Plot Beam Release Timeline

No version history available.
Code Analysis
Analyzed Apr 16, 2026

Plot Beam Code Analysis

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

Output Escaping

0% escaped1 total outputs
Attack Surface

Plot Beam Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 1
actioninitplot-beam.php:31
Maintenance & Trust

Plot Beam Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedJul 28, 2025
PHP min version7.0
Downloads655

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Plot Beam Developer Profile

notitia

1 plugin · 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 Plot Beam

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/plot-beam/sveltebuild/svelte.js/wp-content/plugins/plot-beam/sveltebuild/svelte.css
Script Paths
/wp-content/plugins/plot-beam/sveltebuild/svelte.js

HTML / DOM Fingerprints

CSS Classes
qlik-block
Shortcode Output
<div class="qlik-block"><pre style="display: none;">
FAQ

Frequently Asked Questions about Plot Beam