Twitcasting Status Security & Risk Analysis

wordpress.org/plugins/twitcasting-status

Display the online/offline status of a Twitcasting channel.

10 active installs v2.0.2 PHP + WP 2.8.0+ Updated Nov 11, 2016
facebooklivecastingstatustwitcastingtwitter
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Twitcasting Status Safe to Use in 2026?

Generally Safe

Score 85/100

Twitcasting Status 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 'twitcasting-status' plugin v2.0.2 exhibits a generally positive security posture based on the static analysis and vulnerability history provided. The absence of known CVEs and the clean vulnerability history suggest a history of security awareness and maintenance. Furthermore, the plugin avoids dangerous functions, uses prepared statements for all SQL queries, and has no external HTTP requests, which are all strong security practices. However, there are areas for improvement that prevent a perfect score. The low percentage of properly escaped output is a significant concern, as it leaves the plugin vulnerable to cross-site scripting (XSS) attacks if any of the unsafely handled outputs are triggered by malicious user input. The lack of nonce and capability checks on its single entry point (a shortcode) also represents a potential weakness, as it might be possible to trigger unintended actions or access sensitive information through the shortcode without proper authorization or verification.

Key Concerns

  • Low percentage of properly escaped output
  • Missing nonce checks on entry points
  • Missing capability checks on entry points
Vulnerabilities
None known

Twitcasting Status Security Vulnerabilities

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

Twitcasting Status Release Timeline

v2.0.2Current
v2.0.1
v2.0.0
v1.0.1
v1.0.0
v0.9.1
v0.9.0
Code Analysis
Analyzed Mar 17, 2026

Twitcasting Status Code Analysis

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

Output Escaping

34% escaped29 total outputs
Attack Surface

Twitcasting Status Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[twitcasting-status] twitcastingstatus.php:203
WordPress Hooks 2
actionwidgets_inittwitcastingstatus.php:202
actionplugins_loadedtwitcastingstatus.php:208
Maintenance & Trust

Twitcasting Status Maintenance & Trust

Maintenance Signals

WordPress version tested4.6.0
Last updatedNov 11, 2016
PHP min version
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Twitcasting Status Developer Profile

Katz Ueno

2 plugins · 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 Twitcasting Status

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

Asset Fingerprints

HTML / DOM Fingerprints

HTML Comments
<!--Form--><!--/Form--><!--For DEBUG-->
Data Attributes
id="YokosoNews"name="YokosoNews"value="YokosoNews"id="online"name="online"value="online"+3 more
REST Endpoints
http://api.twitcasting.tv/api/livestatus?type=jason&user=
Shortcode Output
[twitcasting-statusaccount=online=offline=
FAQ

Frequently Asked Questions about Twitcasting Status