Skysa YouTube Videos App Security & Risk Analysis

wordpress.org/plugins/skysa-youtube-videos-app

Automatically pulls videos from any YouTube channel and displays them in a dynamic ajax window when the app button is clicked.

10 active installs v1.4 PHP + WP 2.7+ Updated Sep 8, 2014
skysaskysa-appsvideosyoutubeyoutube-videos
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Skysa YouTube Videos App Safe to Use in 2026?

Generally Safe

Score 85/100

Skysa YouTube Videos App has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 11yr ago
Risk Assessment

The skysa-youtube-videos-app plugin version 1.4 exhibits a concerning security posture due to significant weaknesses in its handling of entry points. The static analysis reveals two AJAX handlers, both of which lack authentication checks. This is a critical vulnerability as it exposes these handlers to unauthorized access and potential exploitation. Furthermore, the plugin demonstrates poor coding practices regarding SQL queries and output escaping. All four identified SQL queries are executed without prepared statements, increasing the risk of SQL injection. Only a meager 4% of output is properly escaped, leaving the plugin highly susceptible to Cross-Site Scripting (XSS) attacks.

The taint analysis also highlights concerns, with all four analyzed flows having unsanitized paths. While no critical or high severity issues were flagged in the taint analysis itself, the presence of unsanitized paths in conjunction with unauthenticated AJAX handlers is a strong indicator of potential vulnerabilities. The plugin's vulnerability history is currently clean, with no recorded CVEs. While this is positive, it should not be seen as a guarantee of current security. The absence of past vulnerabilities might be due to lack of discovery rather than inherent security, especially given the current code analysis findings. Overall, while the plugin has a clean vulnerability history, the static analysis points to significant, exploitable weaknesses that require immediate attention.

Key Concerns

  • AJAX handlers without auth checks
  • SQL queries without prepared statements
  • Low percentage of properly escaped output
  • Flows with unsanitized paths
  • No nonce checks
  • No capability checks
Vulnerabilities
None known

Skysa YouTube Videos App Security Vulnerabilities

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

Skysa YouTube Videos App Code Analysis

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

SQL Query Safety

0% prepared4 total queries

Output Escaping

4% escaped23 total outputs
Data Flows
4 unsanitized

Data Flow Analysis

4 flows4 with unsanitized paths
SkysaApps_Admin_DrawTabs (skysa-required\admin.php:168)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface
2 unprotected

Skysa YouTube Videos App Attack Surface

Entry Points2
Unprotected2

AJAX Handlers 2

authwp_ajax_skysa_apploadskysa-required\index.php:111
noprivwp_ajax_skysa_apploadskysa-required\index.php:112
WordPress Hooks 3
actionwp_print_footer_scriptsskysa-required\index.php:103
actionwp_footerskysa-required\index.php:105
actionadmin_menuskysa-required\index.php:109
Maintenance & Trust

Skysa YouTube Videos App Maintenance & Trust

Maintenance Signals

WordPress version tested4.0.38
Last updatedSep 8, 2014
PHP min version
Downloads6K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Skysa YouTube Videos App Developer Profile

Skysa

8 plugins · 80 total installs

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

How We Detect Skysa YouTube Videos App

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/skysa-youtube-videos-app/assets/Skysa-Loading.gif/wp-content/plugins/skysa-youtube-videos-app/icons/youtube-icon.png

HTML / DOM Fingerprints

CSS Classes
SKYUI-feed
HTML Comments
************************************************************* * This app was made using the: * * Skysa App SDK * * http://wordpress.org/extend/plugins/skysa-app-sdk/ * *************************************************************This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
Data Attributes
name="$app_option1"num="$app_option2"apptitle="$app_title"w="$app_width"h="$app_height"bar="$app_position"
JS Globals
S.onS.openS.requireS.domain
Shortcode Output
<div class="SKYUI-feed" name="$app_option1" num="$app_option2" style="height: 100%;"><div style="text-align:center;"><img src="" style="width: 84px; height: 18px; margin: 50px auto;" /></div></div>
FAQ

Frequently Asked Questions about Skysa YouTube Videos App