Magic Pipe Security & Risk Analysis

wordpress.org/plugins/magic-pipe

Embed Your Awesome YouTube Channel to Your Awesome Site!

0 active installs v1.0.1 PHP + WP 5.1+ Updated Nov 6, 2021
paginationvideo-galleryyoutube
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Magic Pipe Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 4yr ago
Risk Assessment

The "magic-pipe" v1.0.1 plugin exhibits a generally strong security posture based on the provided static analysis. The absence of dangerous functions, file operations, raw SQL queries, and a commitment to prepared statements and output escaping are excellent practices. Furthermore, the presence of nonce and capability checks on its single entry point (a shortcode) suggests a good understanding of WordPress security fundamentals. The plugin also has no recorded vulnerability history, indicating a lack of past security incidents.

However, a minor concern arises from the single external HTTP request. While not inherently a vulnerability, this outward connection represents a potential avenue for the plugin to be influenced by external factors or to expose the site if the external service is compromised or malicious. The analysis shows no taint flows, which is positive, but the overall limited complexity of the plugin (only one shortcode and no AJAX/REST endpoints) might mean the static analysis didn't encounter more complex interaction patterns.

In conclusion, "magic-pipe" v1.0.1 appears to be a securely developed plugin with good adherence to best practices, particularly regarding data handling and access control. The external HTTP request is the only notable area for potential future scrutiny, though it doesn't present an immediate, critical risk based on this analysis alone.

Key Concerns

  • External HTTP request present
Vulnerabilities
None known

Magic Pipe Security Vulnerabilities

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

Magic Pipe Code Analysis

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

Output Escaping

100% escaped28 total outputs
Attack Surface

Magic Pipe Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[pipe] magicpipe.php:208
WordPress Hooks 5
actionwp_enqueue_scriptsmagicpipe.php:18
actionadmin_menumagicpipe.php:29
actionadmin_initmagicpipe.php:195
actionadmin_post_save_magicpipe_optionsmagicpipe.php:198
actionadmin_enqueue_scriptsmagicpipe.php:204
Maintenance & Trust

Magic Pipe Maintenance & Trust

Maintenance Signals

WordPress version tested5.8.13
Last updatedNov 6, 2021
PHP min version
Downloads849

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Magic Pipe Developer Profile

Kirill

4 plugins · 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 Magic Pipe

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/magic-pipe/jpages/css/animate.css/wp-content/plugins/magic-pipe/jpages/css/jPages.css/wp-content/plugins/magic-pipe/jpages/css/style.css/wp-content/plugins/magic-pipe/style.css/wp-content/plugins/magic-pipe/jpages/js/jPages.min.js
Script Paths
/wp-content/plugins/magic-pipe/jpages/js/jPages.min.js
Version Parameters
magic-pipe/style.css?ver=magic-pipe/jpages/css/animate.css?ver=magic-pipe/jpages/css/jPages.css?ver=magic-pipe/jpages/css/style.css?ver=magic-pipe/jpages/js/jPages.min.js?ver=

HTML / DOM Fingerprints

CSS Classes
magicpipe_wrapmagicpipe_titlemagicpipe_formvideogalwrapperholderyoutube-channel-videosyoutube-channel-video-embedvid-+1 more
Data Attributes
id="itemContainer"data-id="itemContainer"
JS Globals
var $magicpipe = jQuery.noConflict();$magicpipe(document).readyvar galleryvar count_items
Shortcode Output
<div class="videogalwrapper"><div class="holder"></div><ul class="youtube-channel-videos" id="itemContainer"><li class="youtube-channel-video-embed vid-
FAQ

Frequently Asked Questions about Magic Pipe