Mirror App – Short Video Feed Security & Risk Analysis

wordpress.org/plugins/mirror-app-short-video-feed

Embed a TikTok short video feed on WordPress via Mirror App — no API keys, tokens, or coding required.

0 active installs v1.0.0 PHP 7.4+ WP 5.0+ Updated Mar 24, 2026
social-feedtiktoktiktok-feedtiktok-videotiktok-widget
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Mirror App – Short Video Feed Safe to Use in 2026?

Generally Safe

Score 100/100

Mirror App – Short Video Feed has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 1mo ago
Risk Assessment

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
Vulnerabilities
None known

Mirror App – Short Video Feed Security Vulnerabilities

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

Mirror App – Short Video Feed Release Timeline

v1.0.0Current
Code Analysis
Analyzed Apr 16, 2026

Mirror App – Short Video Feed Code Analysis

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

Output Escaping

100% escaped3 total outputs
Attack Surface

Mirror App – Short Video Feed Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[mirror-app-short-video-feed] mirror-app-short-video-feed.php:38
WordPress Hooks 1
actionwp_enqueue_scriptsmirror-app-short-video-feed.php:53
Maintenance & Trust

Mirror App – Short Video Feed Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedMar 24, 2026
PHP min version7.4
Downloads80

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Mirror App – Short Video Feed Developer Profile

mirrorapp

6 plugins · 40 total installs

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

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

Asset Paths
/wp-content/plugins/mirror-app-short-video-feed/assets/js/iframe-bridge.umd.js
Script Paths
/wp-content/plugins/mirror-app-short-video-feed/assets/js/iframe-bridge.umd.js
Version Parameters
mirror-app-short-video-feed/assets/js/iframe-bridge.umd.js?ver=1.0.0

HTML / DOM Fingerprints

CSS Classes
mirrorapp-error
Data Attributes
onload="iFrameSetup(this)"
JS Globals
iFrameSetup
Shortcode Output
<iframe onload="iFrameSetup(this)" src="https://app.mirror-app.com/feed-tiktok/" style="width:100%;border:none;overflow:hidden;" scrolling="no"></iframe>
FAQ

Frequently Asked Questions about Mirror App – Short Video Feed