
ThreeWP Security & Risk Analysis
wordpress.org/plugins/threewpEasily integrate Three.js with WordPress to create and display 3D models and animations.
Is ThreeWP Safe to Use in 2026?
Generally Safe
Score 100/100ThreeWP has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.
The static analysis of the "threewp" plugin v2.0.2 reveals a generally strong security posture. The code demonstrates good practices by not utilizing dangerous functions, performing all SQL queries with prepared statements, and ensuring all output is properly escaped. Furthermore, there are no file operations or external HTTP requests, and the absence of bundled libraries reduces the risk of outdated dependencies. The plugin also lacks any recorded vulnerabilities in its history, suggesting a history of secure development or effective patching.
However, a significant concern arises from the lack of any capability checks or nonce checks. While the current attack surface is limited to a single shortcode with no apparent unprotected entry points, the absence of these fundamental security mechanisms means that this shortcode, and any future additions, could be susceptible to unauthorized access or manipulation if they were to handle sensitive data or actions. Taint analysis shows no critical or high severity flows, which is positive, but this is in the context of zero flows analyzed.
In conclusion, the "threewp" plugin v2.0.2 has a solid foundation with secure coding practices for SQL and output handling. The lack of vulnerability history is also a positive indicator. The primary weakness lies in the complete absence of authorization and nonce checks, which represents a potential blind spot for future development or any overlooked aspects of the existing shortcode.
Key Concerns
- No capability checks found
- No nonce checks found
- No taint flows analyzed
ThreeWP Security Vulnerabilities
ThreeWP Code Analysis
ThreeWP Attack Surface
Shortcodes 1
WordPress Hooks 3
Maintenance & Trust
ThreeWP Maintenance & Trust
Maintenance Signals
Community Trust
ThreeWP Alternatives
Visualizer: Tables and Charts Manager for WordPress
visualizer
A simple yet powerful WordPress chart plugin to effortlessly create and embed responsive charts & tables into your site, supporting multiple data …
Graphina – Charts and Graphs For Elementor
graphina-elementor-charts-and-graphs
Most Powerful Data visualization plugin for WordPress Elementor. The easiest way to build gorgeous Charts & Graphs on your Elementor website.
Chartify – WordPress Chart Plugin
chart-builder
Chartify is a powerful WordPress Chart Builder Plugin that will help you to create WordPress Graphs & Charts easily and quickly.
Ninja Charts – Interactive Charts and Graphs
ninja-charts
The easiest way to create responsive, customizable, and reusable charts and graphs for your website.
Tableberg – Simple Gutenberg Table Block
tableberg
Table Block For the Block Editor. Craft Beautiful Tables With Ease.
ThreeWP Developer Profile
2 plugins · 200 total installs
How We Detect ThreeWP
Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.
Asset Fingerprints
/wp-content/plugins/threewp/assets/js/threewp.bundle.min.js/wp-content/plugins/threewp/assets/js/threewp.bundle.min.jsHTML / DOM Fingerprints
threewp-container<div id="threewp-container" style="display: none;"></div>