Seoatl On Site Google Analytics Security & Risk Analysis

wordpress.org/plugins/on-site-google-analytics

This plugin provides WP admin's valuable data from Google Analytics on site without having to login to Google Analytics to get the information.

10 active installs vv0.1 PHP + WP 2.0.2+ Updated Unknown
analyticsgooglegoogle-analyticsstatisticsstats
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Seoatl On Site Google Analytics Safe to Use in 2026?

Generally Safe

Score 100/100

Seoatl On Site Google Analytics has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs
Risk Assessment

The 'on-site-google-analytics' vv0.1 plugin exhibits a mixed security posture. On the positive side, the static analysis reveals no identified attack surface (AJAX handlers, REST API routes, shortcodes, cron events) that are unprotected by authentication or permission checks. This significantly limits potential direct entry points for malicious actors. However, the code analysis reveals several concerning areas. A notable weakness is the presence of SQL queries that are not using prepared statements, which can lead to SQL injection vulnerabilities if user input is not properly sanitized. Furthermore, a low percentage of output escaping suggests a high risk of cross-site scripting (XSS) vulnerabilities, where malicious scripts could be injected into the website's output. The taint analysis, while not revealing critical or high-severity issues, did identify flows with unsanitized paths, indicating a potential for data leakage or manipulation if these paths are exploited. The plugin's vulnerability history is clean, with no known CVEs, which is a positive indicator of past security diligence or simply a lack of past exploitation. However, the code quality concerns, particularly around SQL and output escaping, suggest that this clean history may be due to a lack of thorough security testing or a low profile rather than robust security practices.

In conclusion, while the plugin's lack of direct entry points is commendable, the identified code-level weaknesses in SQL handling and output escaping present significant risks. The 100% of SQL queries not using prepared statements and the low rate of output escaping are direct red flags for potential vulnerabilities. The unsanitized paths in taint analysis, though not critically severe, further emphasize the need for more robust input validation and output sanitization. The absence of vulnerability history is a positive, but it should not overshadow the critical need to address the evident code quality issues to prevent future security incidents.

Key Concerns

  • SQL queries without prepared statements
  • Low percentage of output escaping
  • Flows with unsanitized paths
  • No nonce checks
  • No capability checks
Vulnerabilities
None known

Seoatl On Site Google Analytics Security Vulnerabilities

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

Seoatl On Site Google Analytics Code Analysis

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

SQL Query Safety

0% prepared1 total queries

Output Escaping

17% escaped35 total outputs
Data Flows
3 unsanitized

Data Flow Analysis

3 flows3 with unsanitized paths
printAdminPage (seoatl-onsite-ga.php:131)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Seoatl On Site Google Analytics Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 4
actionwp_headseoatl-onsite-ga.php:587
actionwp_footerseoatl-onsite-ga.php:588
actionadmin_menuseoatl-onsite-ga.php:589
actionactivate_seoatl-onsite-ga/seoatl-onsite-ga.phpseoatl-onsite-ga.php:590
Maintenance & Trust

Seoatl On Site Google Analytics Maintenance & Trust

Maintenance Signals

WordPress version tested3.0.5
Last updatedUnknown
PHP min version
Downloads12K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Seoatl On Site Google Analytics Developer Profile

James Charlesworth

3 plugins · 110 total installs

72
trust score
Avg Security Score
90/100
Avg Patch Time
3462 days
View full developer profile
Detection Fingerprints

How We Detect Seoatl On Site Google Analytics

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/on-site-google-analytics/images/admin-loader.gif

HTML / DOM Fingerprints

CSS Classes
wrap
Data Attributes
id="profile_loader"id="seoatlGaUsername"id="seoatlGaPassword"id="seoatlGaProfileId"id="seoatlGaDateRange"name="seoatlGaUsername"+5 more
FAQ

Frequently Asked Questions about Seoatl On Site Google Analytics