SilentShield – the invisible shield against spam. Spam is the weed of the internet. It clogs your forms, steals your time, and corrupts your data.
Prioritized issue groups from the latest Plugin Check scan
I18n
181
5 issue groups
Maintainability
157
13 issue groups
Security
126
7 issue groups
Sample message
Unescaped parameter $prepare_stmt used in $wpdb->get_results()\n$prepare_stmt assigned unsafely at line 107.
Sample message
Missing $domain parameter in function call to esc_attr_e().
Sample message
The $text parameter must be a single text string literal. Found: $field_name
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
A function call to __() with texts containing placeholders was found, but was not accompanied by a "translators:" comment on the line above to clarify the meaning of the placeholders.
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable {$table} at "DELETE FROM {$table} WHERE ts < %s"
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Mismatched text domain. Expected 'captcha-for-contact-form-7' but got 'captcha-for-contact-7-captcha'.
Sample message
Detected usage of a non-sanitized input variable: $_SERVER[$header]
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$bg'.
Sample message
mt_rand() is discouraged. Use the far less predictable wp_rand() instead.
Sample message
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Sample message
rand() is discouraged. Use the far less predictable wp_rand() instead.
Sample message
Multiple placeholders in translatable strings should be ordered. Expected "%1$d, %2$s", but got "%d, %s" in 'The Limit %d for URLs has been reached. Remove the %s to continue.'.
Sample message
error_log() found. Debug code should not normally be used in production.
Sample message
Attempting a database schema change is discouraged.
Sample message
Function "str_starts_with()" requires WordPress 5.9.0, but your plugin minimum supported version is WordPress 5.2.0.
Sample message
Use of heredoc syntax (<<<) is not allowed; use standard strings or inline HTML instead
Sample message
Incorrect number of replacements passed to $wpdb->prepare(). Found 1 replacement parameters, expected 2.
Sample message
Replacement variables found, but no valid placeholders found in the query.
Sample message
Processing form data without nonce verification.
Sample message
rename() is discouraged. Use WP_Filesystem::move() to rename a file.
Sample message
strip_tags() is discouraged. Use the more comprehensive wp_strip_all_tags() instead.
Sample message
The plugin name includes a restricted term. Your chosen plugin name - "SilentShield – Captcha & Anti-Spam for WordPress (CF7, WPForms, Elementor, WooCommerce)" - contains the restricted term "woocommerce" which cannot be used within in your plugin name, unless your plugin name contains one of the allowed patterns: "for woocommerce", "with woocommerce", "using woocommerce", or "and woocommerce". The term must still not appear anywhere else in your name.
Potential connections found in static code analysis.
Outbound calls
81
External assets
1
Incoming endpoints
2
No public endpoints detected.
wp_ajax
wp_ajax
5 score snapshots
v2.12.0
27
Latest
v2.10.0
27
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 27 | 472 | 247 | 225 | v2.12.0 | 2.0.0 |
| 27 | 471 | 246 | 225 | v2.10.0 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.