optiontree Shortcode Security & Risk Analysis

wordpress.org/plugins/optiontree-shortcode

Add a [ot_get_option] shortcode to the Wordpress editor to include data from OptionTree.

50 active installs v1.0 PHP + WP 3.0+ Updated Sep 25, 2013
optiontreeot_get_optionshortcode
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is optiontree Shortcode Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 12yr ago
Risk Assessment

The "optiontree-shortcode" plugin v1.0 exhibits a generally strong security posture based on the provided static analysis. The code demonstrates excellent practices by utilizing 100% prepared statements for SQL queries and ensuring all outputs are properly escaped. Furthermore, there are no identified dangerous functions, file operations, or external HTTP requests, all of which significantly reduce the attack surface and potential for common vulnerabilities.

The analysis also indicates zero taint flows, meaning there are no identified pathways where unsanitized data could lead to vulnerabilities. The plugin has no recorded CVEs, historical or current, suggesting a consistent lack of exploitable flaws in its past development. This track record, combined with the clean static analysis, points to a plugin that is likely well-developed from a security perspective.

However, a notable concern is the absence of nonce checks and capability checks. While the static analysis did not identify any entry points that were directly exposed without authorization, the lack of these fundamental WordPress security mechanisms means that if any new entry points were introduced in future versions, or if existing ones were overlooked, they would be immediately vulnerable to CSRF attacks or unauthorized access. The current lack of identified issues is a positive, but this absence of protective measures represents a potential weakness.

Key Concerns

  • Missing Nonce Checks
  • Missing Capability Checks
Vulnerabilities
None known

optiontree Shortcode Security Vulnerabilities

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

optiontree Shortcode Code Analysis

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

optiontree Shortcode Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[ot_get_option] wp-optiontree-shortcode.php:20
Maintenance & Trust

optiontree Shortcode Maintenance & Trust

Maintenance Signals

WordPress version tested3.6.1
Last updatedSep 25, 2013
PHP min version
Downloads3K

Community Trust

Rating100/100
Number of ratings1
Active installs50
Developer Profile

optiontree Shortcode Developer Profile

ethanpil

6 plugins · 2K total installs

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

How We Detect optiontree Shortcode

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

Asset Fingerprints

HTML / DOM Fingerprints

Shortcode Output
[ot_get_option]
FAQ

Frequently Asked Questions about optiontree Shortcode