Secure Passkeys is a powerful WordPress plugin that enables passwordless authentication using WebAuthn technology.
Prioritized issue groups from the latest Plugin Check scan
Security
199
6 issue groups
Maintainability
28
5 issue groups
I18n
1
1 issue group
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$attStmt['alg']'.
Sample message
Processing form data without nonce verification.
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$app".
Sample message
Processing form data without nonce verification.
Sample message
load_plugin_textdomain() has been discouraged since WordPress version 4.6. When your plugin is hosted on WordPress.org, you no longer need to manually include this function call for translations under your plugin slug. WordPress will automatically load the translations for you as needed.
Sample message
Unescaped parameter $sql_query used in $wpdb->get_results()\n$sql_query assigned unsafely at line 369.
Sample message
Use of a direct database call is discouraged.
Sample message
Direct database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete().
Sample message
Use placeholders and $wpdb->prepare(); found $sql_query
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "wp_login".
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found 'Secure_Passkeys_Adminarea_Helper'.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Potential connections found in static code analysis.
Outbound calls
46
External assets
0
Incoming endpoints
13
No external asset domains detected.
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
2 score snapshots
v1.3.0
43
Latest
v1.2.5
42
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 43 | 228 | 145 | 83 | v1.3.0 | 2.0.0 |
| 42 | 222 | 146 | 76 | v1.2.5 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.