
info Security & Risk Analysis
wordpress.org/plugins/infoPlugin shows in the admin bar the number of SQL queries, the amount of time in seconds and memory load.
Is info Safe to Use in 2026?
Generally Safe
Score 85/100info has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.
The "info" plugin v2.4 exhibits an excellent security posture based on the provided static analysis and vulnerability history. The complete absence of identified attack surface points like AJAX handlers, REST API routes, shortcodes, and cron events significantly limits potential entry points for attackers. Furthermore, the code signals indicate strong development practices with no dangerous functions, no raw SQL queries (all prepared statements), no file operations, no external HTTP requests, and no bundled libraries. This suggests a highly secure and self-contained plugin.
While the lack of identified taint flows and vulnerability history is a strong positive indicator, the sole identified code signal concern is the output escaping. With 1 total output and 0% properly escaped, this represents a potential risk for Cross-Site Scripting (XSS) vulnerabilities if user-supplied data is directly rendered without proper sanitization. However, given the absence of attack vectors, the practical impact of this issue is currently limited. In conclusion, the plugin is remarkably secure due to its minimal attack surface and robust coding practices, with output escaping being the only notable area requiring attention.
Key Concerns
- Unescaped output detected
info Security Vulnerabilities
info Release Timeline
info Code Analysis
Output Escaping
info Attack Surface
WordPress Hooks 3
Maintenance & Trust
info Maintenance & Trust
Maintenance Signals
Community Trust
info Alternatives
Admin Bar Queries
admin-bar-queries
MySQL queries and load details added to your admin bar.
SQLog
sqlog
Log WordPress MySQL queries in csv file (and log file). Useful when you need to improve the performance or debug something.
Version Info – Server Health Monitor, PHP & MySQL Version Display, Environment Indicators
version-info
The #1 technical dashboard for WordPress professionals. Display PHP, MySQL, WP & server versions anywhere in admin. Monitor CPU, RAM, DB size & …
WP-ServerInfo
wp-serverinfo
Display your host's PHP, MYSQL & memcached (if installed) information on your WordPress dashboard.
Advanced Query Loop
advanced-query-loop
Transform your Query Loop blocks into powerful, flexible content engines! 🚀
info Developer Profile
14 plugins · 128K total installs
How We Detect info
Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.
Asset Fingerprints
HTML / DOM Fingerprints
<!-- Debug info: %d q; %.2f sec; %.2f MB; --><!-- info plugin v.2.4 wordpress.org/plugins/info/ -->