
Mirror App – Short Video Feed Security & Risk Analysis
wordpress.org/plugins/mirror-app-short-video-feedEmbed a TikTok short video feed on WordPress via Mirror App — no API keys, tokens, or coding required.
Is Mirror App – Short Video Feed Safe to Use in 2026?
Generally Safe
Score 100/100Mirror App – Short Video Feed has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.
The "mirror-app-short-video-feed" plugin v1.0.0 demonstrates a strong adherence to several security best practices. The static analysis reveals no dangerous functions, all SQL queries utilize prepared statements, and all identified output is properly escaped. Furthermore, there are no file operations or external HTTP requests, and no taint analysis revealed any unsanitized data flows. This indicates a developer with a good understanding of secure coding principles for these specific areas.
However, the plugin's security posture is significantly weakened by the absence of any nonces or capability checks across its entry points. With one identified shortcode as the sole entry point, the lack of any authentication or authorization mechanism makes it susceptible to unauthorized execution of its functionality. While the static analysis did not uncover any immediate vulnerabilities like SQL injection or XSS due to the other good practices, the lack of nonces and capability checks creates a potential window for various attacks if the shortcode's functionality is even moderately sensitive. The plugin's vulnerability history is clean, which is a positive sign, but it cannot compensate for the foundational security gaps identified in the code analysis.
In conclusion, while the "mirror-app-short-video-feed" plugin exhibits excellent practices in data handling and sanitization, its complete lack of authentication and authorization on its single entry point is a critical security flaw. This makes the plugin vulnerable to misuse and potential exploitation by unauthenticated users. The absence of these checks is a significant concern that overshadows the otherwise positive aspects of its code quality.
Key Concerns
- Missing nonce checks on shortcode
- Missing capability checks on shortcode
Mirror App – Short Video Feed Security Vulnerabilities
Mirror App – Short Video Feed Release Timeline
Mirror App – Short Video Feed Code Analysis
Output Escaping
Mirror App – Short Video Feed Attack Surface
Shortcodes 1
WordPress Hooks 1
Maintenance & Trust
Mirror App – Short Video Feed Maintenance & Trust
Maintenance Signals
Community Trust
Mirror App – Short Video Feed Alternatives
Feeds for TikTok (TikTok feed, video, and gallery plugin)
feeds-for-tiktok
The best way to display TikTok videos on your WordPress website. Display clean, customizable, and responsive TikTok feeds from your TikTok account.
QuadLayers TikTok Feed
wp-tiktok-feed
Display beautiful and responsive galleries on your website from your TikTok feed account.
Feed for TikTok
feed-for-tiktok
Displays the feed of any user on TikTok plus account information. Available for Elementor and shortcode.
Easy TikTok Feed – TikTok Video, Feed & Gallery Plugin
easy-tiktok-feed
Embed TikTok feeds in WordPress — responsive, SEO-ready, and monetization-friendly. No coding or tokens needed.
Custom Feed for TikTok – Social Post Feed Plugin for TikTok
custom-feed-for-tiktok
Explore the power of Custom Feed for TikTok, the top-notch plugin for displaying your videos with user-friendly and up-to-date features
Mirror App – Short Video Feed Developer Profile
6 plugins · 40 total installs
How We Detect Mirror App – Short Video Feed
Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.
Asset Fingerprints
/wp-content/plugins/mirror-app-short-video-feed/assets/js/iframe-bridge.umd.js/wp-content/plugins/mirror-app-short-video-feed/assets/js/iframe-bridge.umd.jsmirror-app-short-video-feed/assets/js/iframe-bridge.umd.js?ver=1.0.0HTML / DOM Fingerprints
mirrorapp-erroronload="iFrameSetup(this)"iFrameSetup<iframe onload="iFrameSetup(this)" src="https://app.mirror-app.com/feed-tiktok/" style="width:100%;border:none;overflow:hidden;" scrolling="no"></iframe>