My Analytics Code Security & Risk Analysis

wordpress.org/plugins/my-analytics-code

My Analytics Code Wordpress is a simple plugin to include Analytics tracking.

0 active installs v1.0.0 PHP + WP + Updated Jan 10, 2019
analyticsgooglegoogle-analyticstracking
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is My Analytics Code Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 7yr ago
Risk Assessment

The plugin "my-analytics-code" v1.0.0 demonstrates a strong security posture based on the provided static analysis. The absence of any identified attack surface points, dangerous functions, raw SQL queries, file operations, or external HTTP requests is highly positive. Furthermore, the lack of any recorded vulnerabilities in its history suggests a commitment to security by the developers. The code signals, particularly the use of prepared statements for all SQL queries and the presence of some output escaping, indicate good practices are being followed.

However, the analysis does highlight a couple of areas that warrant attention. Specifically, only 50% of the observed output escaping is proper, which could leave the plugin susceptible to cross-site scripting (XSS) vulnerabilities if user-supplied data is rendered directly in the output. The complete absence of nonce checks and capability checks, while not directly exploitable due to the lack of an attack surface in this version, means that if new entry points are introduced in future versions without proper checks, they could become vulnerable.

In conclusion, the plugin is currently in a very secure state. The primary concern lies with the partial output escaping, which should be addressed to ensure complete protection. The lack of historical vulnerabilities is a significant strength. The absence of checks on entry points is a potential weakness for future development but not an immediate risk in the current version.

Key Concerns

  • 50% of outputs not properly escaped
  • No nonce checks present
  • No capability checks present
Vulnerabilities
None known

My Analytics Code Security Vulnerabilities

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

My Analytics Code Code Analysis

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

Output Escaping

50% escaped4 total outputs
Attack Surface

My Analytics Code Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 5
actionadmin_menumy-analytics-code.php:32
actioninitmy-analytics-code.php:33
actionwp_headmy-analytics-code.php:37
actionwp_footermy-analytics-code.php:38
actionadmin_initmy-analytics-code.php:48
Maintenance & Trust

My Analytics Code Maintenance & Trust

Maintenance Signals

WordPress version tested5.0.25
Last updatedJan 10, 2019
PHP min version
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

My Analytics Code Developer Profile

Aby Rafa

4 plugins · 2K total installs

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

How We Detect My Analytics Code

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

Asset Fingerprints

HTML / DOM Fingerprints

CSS Classes
my_analytics_code_script
Data Attributes
id="my_analytics_code_script"id="my_analytics_code_position"
Shortcode Output
<textarea id="my_analytics_code_script" name="my_analytics_code_script" class="large-text code" rows="9">
FAQ

Frequently Asked Questions about My Analytics Code