Roku Direct Publisher Security & Risk Analysis

wordpress.org/plugins/direct-publisher-for-roku

Curate content for Roku through the Direct Publisher program. https://developer.roku.com/publish

20 active installs v1.0.4 PHP 5.2.4+ WP 3.0+ Updated Jun 10, 2018
direct-publisherrokustreamingvideo
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Roku Direct Publisher Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 7yr ago
Risk Assessment

The 'direct-publisher-for-roku' plugin v1.0.4 exhibits a strong security posture in several key areas. The static analysis reveals no dangerous functions, no direct SQL queries (all use prepared statements), no file operations, no external HTTP requests, and a complete lack of direct entry points like AJAX handlers, REST API routes, or shortcodes that are exposed without authentication. Furthermore, the vulnerability history shows no known CVEs, indicating a lack of publicly disclosed vulnerabilities. This suggests the developers have a good understanding of core WordPress security principles.

However, there are notable concerns. A significant weakness is the 100% of outputs that are not properly escaped. This means that any dynamic data displayed by the plugin could be vulnerable to Cross-Site Scripting (XSS) attacks if that data originates from an untrusted source and is not sanitized elsewhere. The absence of capability checks and nonce checks, while not directly exploitable given the lack of entry points, points to a potential for future vulnerabilities if entry points are added without proper security controls. The presence of a bundled library (TinyMCE) without version information could also be a concern if it's an outdated or vulnerable version, though no specific issues were flagged.

In conclusion, while the plugin benefits from a deliberately small attack surface and a clean vulnerability history, the lack of output escaping represents a critical, albeit potentially limited, risk. The absence of capability and nonce checks also indicates a potential blind spot in development practices that could lead to issues if the plugin evolves.

Key Concerns

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

Roku Direct Publisher Security Vulnerabilities

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

Roku Direct Publisher Code Analysis

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

Bundled Libraries

TinyMCE

Output Escaping

0% escaped2 total outputs
Attack Surface

Roku Direct Publisher Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 10
actioninitpost_types\video.php:5
actionafter_setup_themepost_types\video.php:6
actionadmin_headpost_types\video.php:7
actionadd_meta_boxespost_types\video.php:8
filteradmin_post_thumbnail_htmlpost_types\video.php:9
actioninittaxonomies\category.php:5
actioninittaxonomies\format.php:5
actioninittaxonomies\genre.php:5
actioninittaxonomies\rating.php:5
actioninittaxonomies\tag.php:5
Maintenance & Trust

Roku Direct Publisher Maintenance & Trust

Maintenance Signals

WordPress version tested4.8.28
Last updatedJun 10, 2018
PHP min version5.2.4
Downloads3K

Community Trust

Rating100/100
Number of ratings1
Active installs20
Developer Profile

Roku Direct Publisher Developer Profile

heyjones

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 Roku Direct Publisher

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/direct-publisher-for-roku/lib/acf.php/wp-content/plugins/direct-publisher-for-roku/lib/feed.php/wp-content/plugins/direct-publisher-for-roku/lib/settings.php/wp-content/plugins/direct-publisher-for-roku/post_types/video.php/wp-content/plugins/direct-publisher-for-roku/taxonomies/category.php/wp-content/plugins/direct-publisher-for-roku/taxonomies/tag.php/wp-content/plugins/direct-publisher-for-roku/taxonomies/genre.php

HTML / DOM Fingerprints

Shortcode Output
<textarea name="excerpt" rows="4" style="margin: 12px 0 0; width: 100%;"><p class="howto">A video description that does not exceed 200 characters. The text will be clipped if longer.</p><textarea name="content" rows="10" style="margin: 12px 0 0; width: 100%;"><p class="howto">A longer video description that does not exceed 500 characters. The text will be clipped if longer. Must be different from the short description.</p>
FAQ

Frequently Asked Questions about Roku Direct Publisher