auto tooltip Security & Risk Analysis

wordpress.org/plugins/auto-tooltip

easy adding very good tooltip on your blog. http://yonadi.com http://iran98.org/

10 active installs v3.1 PHP + WP 2.0.2+ Updated Unknown
ajaxjavascriptlinklinks
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is auto tooltip Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs
Risk Assessment

The "auto-tooltip" v3.1 plugin exhibits a strong security posture based on the provided static analysis and vulnerability history. The absence of AJAX handlers, REST API routes, shortcodes, cron events, and file operations significantly limits its attack surface. Furthermore, the code signals indicate a lack of dangerous functions and all SQL queries utilize prepared statements, which are excellent security practices. The plugin also avoids external HTTP requests, which can be a common vector for attacks.

However, a significant concern arises from the output escaping analysis, where 100% of the outputs are not properly escaped. This represents a critical vulnerability where untrusted data could be rendered directly to the user's browser, potentially leading to cross-site scripting (XSS) attacks. The lack of nonce checks and capability checks, while not directly exploitable due to the absence of entry points, indicates a potential for future vulnerabilities if new entry points are introduced without proper security measures.

The vulnerability history is clean, with no recorded CVEs, which is a positive sign. However, the lack of historical vulnerabilities coupled with the identified output escaping issue could indicate that the plugin hasn't been rigorously tested for certain types of vulnerabilities, or that the current code structure, while limited in its attack surface, has overlooked fundamental output sanitization practices.

Key Concerns

  • All outputs are unescaped
  • No nonce checks implemented
  • No capability checks implemented
Vulnerabilities
None known

auto tooltip Security Vulnerabilities

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

auto tooltip Code Analysis

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

Output Escaping

0% escaped5 total outputs
Attack Surface

auto tooltip Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 4
actionwp_headplugin.php:17
actionadmin_menuplugin.php:22
actionadmin_initplugin.php:30
actionwp_headplugin.php:32
Maintenance & Trust

auto tooltip Maintenance & Trust

Maintenance Signals

WordPress version tested3.1.4
Last updatedUnknown
PHP min version
Downloads12K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

auto tooltip Developer Profile

abdolmajed baloch

1 plugin · 10 total installs

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

How We Detect auto tooltip

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/auto-tooltip/tooltip.js
Script Paths
https://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js

HTML / DOM Fingerprints

CSS Classes
comment-author-
HTML Comments
<!-- Start auto tooltip --><!-- Stop auto_tooltip -->
FAQ

Frequently Asked Questions about auto tooltip