Take transparent credit card and bank ticket payment checkouts on your store using Asaas.
Category Scores
Top Issues by Category
maintainability88
security28
supply_chain2
Issues Details
121 issues found in latest scan
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$all_dependencies_ok".
Processing form data without nonce verification.
Processing form data without nonce verification.
Detected usage of meta_query, possible slow query.
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$response'.
Mismatched text domain. Expected 'woo-asaas' but got 'woo-assas'.
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "woo_asaas_check_dependencies".
One or more tags were ignored. Please limit your plugin to 5 tags.
The plugin slug includes a restricted term. Your plugin slug - "woo-asaas" - contains the restricted term "woo" and cannot be used to begin your plugin slug. We disallow the use of certain terms in ways that are abused, or potentially infringe on and/or are misleading with regards to trademarks. You may use the term "woo" elsewhere in your plugin slug, such as "... for woo".
| Code | Type | Message | Count |
|---|---|---|---|
| WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound | WARNING | Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$all_dependencies_ok". | 78 |
| WordPress.Security.NonceVerification.Missing | WARNING | Processing form data without nonce verification. | 17 |
| WordPress.Security.NonceVerification.Recommended | WARNING | Processing form data without nonce verification. | 6 |
| WordPress.DB.SlowDBQuery.slow_db_query_meta_query | WARNING | Detected usage of meta_query, possible slow query. | 5 |
| WordPress.Security.EscapeOutput.ExceptionNotEscaped | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$response'. | 5 |
| WordPress.WP.I18n.TextDomainMismatch | ERROR | Mismatched text domain. Expected 'woo-asaas' but got 'woo-assas'. | 2 |
| hidden_files | ERROR | Hidden files are not permitted. | 2 |
| missing_direct_file_access_protection | ERROR | PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit; | 2 |
| WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedFunctionFound | WARNING | Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "woo_asaas_check_dependencies". | 1 |
| library_core_files | ERROR | Library files that are already in the WordPress core are not permitted. | 1 |
| readme_parser_warnings_too_many_tags | WARNING | One or more tags were ignored. Please limit your plugin to 5 tags. | 1 |
| trademarked_term | WARNING | The plugin slug includes a restricted term. Your plugin slug - "woo-asaas" - contains the restricted term "woo" and cannot be used to begin your plugin slug. We disallow the use of certain terms in ways that are abused, or potentially infringe on and/or are misleading with regards to trademarks. You may use the term "woo" elsewhere in your plugin slug, such as "... for woo". | 1 |
Latest Snapshot
Findings
121
Errors
12
Warnings
109
Score History
First score snapshot
First scan completed Jun 20, 2026
v2.7.7 · Plugin Check 2.0.0 · Model 2026.06-mvp-static-v2
Jun 20, 2026
v2.7.7
35
Latest
- Findings
- 121
- Errors
- 12
- Warnings
- 109
- Plugin Check
- 2.0.0
- Model
- 2026.06-mvp-static-v2
| Scan | Score | Findings | Errors | Warnings | Plugin | Plugin Check | Model |
|---|---|---|---|---|---|---|---|
| Jun 20, 2026Latest | 35 | 121 | 12 | 109 | v2.7.7 | 2.0.0 | 2026.06-mvp-static-v2 |