
Display SSH Keys Security & Risk Analysis
wordpress.org/plugins/display-sshA simple plugin to show public keys of the authors.
Is Display SSH Keys Safe to Use in 2026?
Generally Safe
Score 85/100Display SSH Keys has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.
The "display-ssh" v1.0.0 plugin exhibits a generally strong security posture based on the provided static analysis. The absence of identified entry points like AJAX handlers, REST API routes, shortcodes, and cron events significantly reduces the potential attack surface. Furthermore, the code demonstrates good practices by using prepared statements for all SQL queries and has a capability check implemented, suggesting some attention to authorization.
However, a significant concern arises from the output escaping. With only one out of three outputs properly escaped, this indicates a 33% rate of potentially unescaped output, which could lead to Cross-Site Scripting (XSS) vulnerabilities if the data originates from untrusted sources. The lack of any identified taint flows or dangerous functions is positive, but it's important to remember that taint analysis might not always catch all subtle issues. The plugin's vulnerability history being entirely clean is a good sign, suggesting a history of secure development, but it doesn't negate the risks identified in the current static analysis.
In conclusion, while the plugin benefits from a minimal attack surface and secure database interactions, the weak output escaping is a notable security weakness. The vulnerability history is a strength, but the current code analysis highlights a specific area requiring attention. Developers should prioritize addressing the unescaped output to improve the plugin's overall security.
Key Concerns
- Low output escaping rate (33%)
Display SSH Keys Security Vulnerabilities
Display SSH Keys Code Analysis
Output Escaping
Display SSH Keys Attack Surface
WordPress Hooks 8
Maintenance & Trust
Display SSH Keys Maintenance & Trust
Maintenance Signals
Community Trust
Display SSH Keys Alternatives
Simple Author Box
simple-author-box
Add a responsive author box or guest author box with social icons to any post. Great author box for any site!
Meks Smart Author Widget
meks-smart-author-widget
Easily display your author/user profile info inside WordPress widget.
WP Post Author – Author Box, Co-Authors & Guest Authors
wp-post-author
WP Post Author provides a complete solution for displaying author information, managing multiple authors, collecting post ratings, and creating user r …
WP Custom Author URL
wp-custom-author-url
Set a custom URL for your author name link, on a global or author-specific basis. Also redirects all author pages.
Author Avatars List/Block
author-avatars
Display lists of user avatars using widgets or shortcodes. With Gutenberg support.
Display SSH Keys Developer Profile
1 plugin · 10 total installs
How We Detect Display SSH Keys
Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.
Asset Fingerprints
/wp-content/plugins/display-ssh/css/display-ssh-public.css/wp-content/plugins/display-ssh/js/display-ssh-public.js/wp-content/plugins/display-ssh/js/display-ssh-public.jsdisplay-ssh?ver=display-ssh-public.css?ver=display-ssh-public.js?ver=HTML / DOM Fingerprints
<!-- Provide a admin area view for the plugin -->id="ssh-key"