My Envato Security & Risk Analysis

wordpress.org/plugins/my-envato

A super simple plugin to display your recent 25 items from an Envato Marketplace.

40 active installs v1.0.0 PHP + WP 3.0+ Updated Mar 7, 2013
audiojunglecodecanyonenvatomarketplacethemeforest
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is My Envato Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 13yr ago
Risk Assessment

The "my-envato" v1.0.0 plugin exhibits a mixed security posture. On the positive side, it demonstrates good practices by using prepared statements for all SQL queries and has a history free of known vulnerabilities. The attack surface is also minimal, with only one shortcode identified and no unprotected entry points found in the static analysis.

However, significant concerns arise from the static analysis. The presence of the `create_function` dangerous function is a notable risk, as it can be exploited for code injection if not handled with extreme care and sanitization. More critically, a staggering 100% of output is not properly escaped. This creates a high risk of Cross-Site Scripting (XSS) vulnerabilities, allowing attackers to inject malicious scripts into the website's content, potentially leading to session hijacking, defacement, or further compromise.

Given the lack of documented vulnerabilities, it's difficult to ascertain past security issues. However, the current analysis highlights potential weaknesses that could lead to future exploits. The plugin has strengths in its SQL handling and attack surface management but falls short on output sanitization, which is a fundamental security requirement. The use of `create_function` also warrants immediate attention. Overall, while not riddled with critical flaws, the unescaped output and use of `create_function` present substantial risks that need to be addressed.

Key Concerns

  • Output escaping missing on 100% of outputs
  • Use of dangerous function create_function
  • No nonce checks implemented
  • No capability checks implemented
Vulnerabilities
None known

My Envato Security Vulnerabilities

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

My Envato Code Analysis

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

Dangerous Functions Found

create_functionadd_action( 'widgets_init', create_function( '', 'register_widget( "pvw_me_widget" );' ) );my-envato.php:49

Output Escaping

0% escaped15 total outputs
Attack Surface

My Envato Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[my-envato] my-envato.php:48
WordPress Hooks 1
actionwidgets_initmy-envato.php:49
Maintenance & Trust

My Envato Maintenance & Trust

Maintenance Signals

WordPress version tested3.5.2
Last updatedMar 7, 2013
PHP min version
Downloads5K

Community Trust

Rating100/100
Number of ratings1
Active installs40
Developer Profile

My Envato Developer Profile

Iain Poulson

4 plugins · 5K total installs

92
trust score
Avg Security Score
89/100
Avg Patch Time
7 days
View full developer profile
Detection Fingerprints

How We Detect My Envato

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

Asset Fingerprints

HTML / DOM Fingerprints

CSS Classes
my-envato-item-anchor-classmy-envato-item-image-class
Data Attributes
data-marketplacedata-user
Shortcode Output
<li style="padding: 0 10px 10px 0; float:left;"><a href="" title="View " class="
FAQ

Frequently Asked Questions about My Envato