Plot.wp Security & Risk Analysis

wordpress.org/plugins/plotwp

Add JSON-based plots to posts and pages using the plotly.js API

20 active installs v0.4 PHP + WP 3.7+ Updated Nov 16, 2016
chartsgraphsplotplotsscientific
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Plot.wp Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 9yr ago
Risk Assessment

The plotwp plugin, at version 0.4, presents a generally strong security posture based on the provided static analysis. There are no detected dangerous functions, all SQL queries use prepared statements, and all output is properly escaped. Furthermore, the absence of file operations, external HTTP requests, and critical or high-severity taint flows indicates a well-contained and handled codebase in these areas. The plugin also boasts no known CVEs, historical or current, suggesting a mature and secure development history. However, the lack of any nonce checks or capability checks across its entry points (two shortcodes) is a notable concern. While the attack surface is currently small and reported as unprotected entry points is zero, this can become a significant weakness if the shortcode functionality ever evolves to handle sensitive data or actions. The absence of any taint analysis flows could also be a consequence of the limited scope of the analysis or simply due to the plugin's simplicity; it doesn't necessarily confirm the complete absence of such issues in more complex scenarios.

In conclusion, plotwp v0.4 demonstrates good development practices regarding data handling and output sanitization, and its vulnerability history is excellent. The primary area of concern lies in the potential for unauthorized execution of its shortcode functionality due to the absence of security checks. While currently low risk given the limited entry points and lack of reported issues, this is a weakness that should be addressed if the plugin's features expand. The plugin is otherwise robust and appears to be developed with security in mind.

Key Concerns

  • No nonce checks on entry points
  • No capability checks on entry points
Vulnerabilities
None known

Plot.wp Security Vulnerabilities

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

Plot.wp Code Analysis

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

Output Escaping

100% escaped2 total outputs
Attack Surface

Plot.wp Attack Surface

Entry Points2
Unprotected0

Shortcodes 2

[plotly] plotwp\plotwp.php:54
[plotly] plotwp.php:54
WordPress Hooks 6
actionwp_enqueue_scriptsplotwp\plotwp.php:24
filterno_texturize_shortcodesplotwp\plotwp.php:60
filterthe_contentplotwp\plotwp.php:62
actionwp_enqueue_scriptsplotwp.php:24
filterno_texturize_shortcodesplotwp.php:60
filterthe_contentplotwp.php:62
Maintenance & Trust

Plot.wp Maintenance & Trust

Maintenance Signals

WordPress version tested4.6.30
Last updatedNov 16, 2016
PHP min version
Downloads4K

Community Trust

Rating0/100
Number of ratings0
Active installs20
Developer Profile

Plot.wp Developer Profile

paleolimbot

1 plugin · 20 total installs

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

How We Detect Plot.wp

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/plotwp/defaultplot.css
Script Paths
/wp-content/plugins/plotwp/plotly-1.19.2.min.js

HTML / DOM Fingerprints

JS Globals
Plotly
Shortcode Output
<div id="plotwp_plotly_Plotly.plot( document.getElementById("
FAQ

Frequently Asked Questions about Plot.wp