
Theme and Plugin (T&P) Profiler Security & Risk Analysis
wordpress.org/plugins/theme-plugin-profilerMake your theme or plugin faster, greener and smarter with this plugin, that will tell you which of your functions is eating up most server time.
Is Theme and Plugin (T&P) Profiler Safe to Use in 2026?
Generally Safe
Score 100/100Theme and Plugin (T&P) Profiler has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.
The "theme-plugin-profiler" v0.1 plugin exhibits a strong security posture based on the provided static analysis. It has no identified AJAX handlers, REST API routes, shortcodes, or cron events, resulting in a zero-sized attack surface. The code signals are also largely positive, with no dangerous functions, no raw SQL queries (all prepared statements), no file operations, and no external HTTP requests. This indicates good development practices in these areas.
However, a significant concern arises from the output escaping. With 7 total outputs and only 29% properly escaped, there is a high likelihood of cross-site scripting (XSS) vulnerabilities. This means user-supplied or dynamic data displayed to users might not be properly sanitized, allowing attackers to inject malicious scripts. The absence of nonce checks and capability checks on all entry points, coupled with zero taint flows analyzed, means that the analysis might not have fully uncovered potential vulnerabilities, especially concerning privilege escalation or unauthorized actions.
The plugin's vulnerability history is completely clean, with no recorded CVEs. This is a positive indicator, suggesting that either the plugin has not been a target for exploitation, or it has been developed with security in mind. However, the lack of taint analysis and the poor output escaping overshadow this positive aspect, as the identified weaknesses could easily lead to exploitable vulnerabilities that might not yet be reflected in a CVE database. The overall conclusion is that while the plugin avoids common pitfalls like raw SQL and external requests, the significant output escaping deficiency presents a notable risk that needs immediate attention.
Key Concerns
- Poor output escaping (29% properly escaped)
- No nonce checks on entry points
- No capability checks on entry points
- Limited taint analysis performed
Theme and Plugin (T&P) Profiler Security Vulnerabilities
Theme and Plugin (T&P) Profiler Code Analysis
Output Escaping
Theme and Plugin (T&P) Profiler Attack Surface
WordPress Hooks 4
Maintenance & Trust
Theme and Plugin (T&P) Profiler Maintenance & Trust
Maintenance Signals
Community Trust
Theme and Plugin (T&P) Profiler Alternatives
Advanced Automatic Updates
automatic-updater
Adds extra options to WordPress' built-in Automatic Updates feature.
KP Zip Downloader
kp-zip-downloader
This plugin allows administrators to download installed plugins and themes as ZIP files directly from the WordPress dashboard.
Export Plugins and Templates
export-plugins-and-templates
Export Plugins and Templates allows you to export any template or plugin already installed in your WordPress.
WIP Custom Login
wip-custom-login
WIP Custom Login allows you to customize the login section of WordPress and you can replace the admin WordPress logo, set a background image and much …
WP Disables Updates
wp-disable-updates
WP Disables Updates allow you to disables plugin or themes or wordpress core updates.
Theme and Plugin (T&P) Profiler Developer Profile
1 plugin · 10 total installs
How We Detect Theme and Plugin (T&P) Profiler
Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.