Soundcloud Liked Tracks Security & Risk Analysis

wordpress.org/plugins/soundcloud-liked-tracks

Widget that displays Soundcloud tracks, playlists, followed users, following users and liked tracks (favorites).

10 active installs v0.5.0 PHP + WP 3.0.1+ Updated Apr 4, 2015
slideshowsoundcloudwidget
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Soundcloud Liked Tracks Safe to Use in 2026?

Generally Safe

Score 85/100

Soundcloud Liked Tracks 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 `soundcloud-liked-tracks` plugin version 0.5.0 presents a mixed security posture. On one hand, it demonstrates excellent practices by avoiding any recorded CVEs, having no unpatched vulnerabilities, and utilizing prepared statements for all SQL queries. The attack surface is also remarkably small, with no identified AJAX handlers, REST API routes, shortcodes, or cron events exposed without checks. This suggests a generally cautious approach to development.

However, significant concerns arise from the static analysis. The presence of the `create_function` dangerous function is a red flag, as it can lead to code injection vulnerabilities if used improperly with user-supplied input. Furthermore, a complete lack of output escaping on all identified output points (20 total) is a critical weakness. This means that any data displayed by the plugin, if not already sanitized by WordPress core or other plugins, could be vulnerable to Cross-Site Scripting (XSS) attacks.

While the plugin has no known historical vulnerabilities, this could be due to its limited functionality or simply a lack of thorough auditing. The absence of capability checks and nonce checks, combined with the unescaped output, creates opportunities for attackers to potentially exploit the plugin, especially if any user-supplied data is processed or displayed. The overall risk is moderate due to the absence of historical exploits and a small attack surface, but the identified coding weaknesses, particularly unescaped output and the use of `create_function`, warrant immediate attention.

Key Concerns

  • Unescaped output detected
  • Use of dangerous function 'create_function'
  • Missing nonce checks
  • Missing capability checks
Vulnerabilities
None known

Soundcloud Liked Tracks Security Vulnerabilities

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

Soundcloud Liked Tracks Code Analysis

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

Dangerous Functions Found

create_functionadd_action( 'widgets_init', create_function('', 'return register_widget("soundcloud_liked_tracks");'soundcloud-liked-tracks.php:249

Output Escaping

0% escaped20 total outputs
Attack Surface

Soundcloud Liked Tracks Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 2
actionwp_enqueue_scriptssoundcloud-liked-tracks.php:17
actionwidgets_initsoundcloud-liked-tracks.php:249
Maintenance & Trust

Soundcloud Liked Tracks Maintenance & Trust

Maintenance Signals

WordPress version tested4.1.42
Last updatedApr 4, 2015
PHP min version
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Soundcloud Liked Tracks Developer Profile

herrbischoff

1 plugin · 10 total installs

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

How We Detect Soundcloud Liked Tracks

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/soundcloud-liked-tracks/vendor/flexslider/jquery.flexslider-min.js/wp-content/plugins/soundcloud-liked-tracks/vendor/flexslider/flexslider.css/wp-content/plugins/soundcloud-liked-tracks/stylesheets/plugin.css
Script Paths
plugins/soundcloud-liked-tracks/vendor/flexslider/jquery.flexslider-min.js
Version Parameters
soundcloud-liked-tracks/vendor/flexslider/jquery.flexslider-min.js?ver=soundcloud-liked-tracks/vendor/flexslider/flexslider.css?ver=soundcloud-liked-tracks/stylesheets/plugin.css?ver=

HTML / DOM Fingerprints

CSS Classes
soundcloud_liked_tracks
Data Attributes
data-widthdata-heightdata-slideshow_speeddata-animation_speeddata-playerdata-type+5 more
Shortcode Output
<div class="soundcloud_liked_tracks-widget"><ul class="soundcloud_liked_tracks">
FAQ

Frequently Asked Questions about Soundcloud Liked Tracks