Atarim – Visual Feedback, Review & AI Collaboration

Make collecting feedback on WordPress sites MUCH faster and easier, with the visual collaboration tool used on over 120,000 websites worldwide.

v4.4Vito PelegUpdated Added 1k+ installs98% rating
55
Score
16
Errors
21
Warnings
+0
Change

Category Scores

Security25
Repo88
Performance100
Maintainability91

Issues to Review

Prioritized issue groups from the latest Plugin Check scan

37 findings

Security

23

6 issue groups

Maintainability

8

3 issue groups

I18n

3

2 issue groups

Repo Compliance

3

3 issue groups

WARNINGSecurityNonce verification recommendedProcessing form data without nonce verification.12
Category
Security
Occurrences
12
Severity
warning

Sample message

Processing form data without nonce verification.

ERRORSecurityOutput is not escapedAll output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$checked'.6
Category
Security
Occurrences
6
Severity
error

Sample message

All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$checked'.

ERRORMaintainabilitywp function not compatible with requires wpFunction "serialize_block()" requires WordPress 5.3.1, but your plugin minimum supported version is WordPress 5.0.0.6
Category
Maintainability
Occurrences
6
Severity
error

Sample message

Function "serialize_block()" requires WordPress 5.3.1, but your plugin minimum supported version is WordPress 5.0.0.

WARNINGSecurityMissing nonce verificationProcessing form data without nonce verification.2
Category
Security
Occurrences
2
Severity
warning

Sample message

Processing form data without nonce verification.

ERRORI18nMissing Translators CommentA 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.2
Category
I18n
Occurrences
2
Severity
error

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.

WARNINGI18nDiscouraged text-domain loadingload_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.1
Category
I18n
Occurrences
1
Severity
warning

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.

WARNINGSecurityInput is not sanitizedDetected usage of a non-sanitized input variable: $_SERVER['REQUEST_URI']1
Category
Security
Occurrences
1
Severity
warning

Sample message

Detected usage of a non-sanitized input variable: $_SERVER['REQUEST_URI']

WARNINGSecurityInput is not validatedDetected usage of a possibly undefined superglobal array index: $_GET['site_id']. Check that the array index exists before using it.1
Category
Security
Occurrences
1
Severity
warning

Sample message

Detected usage of a possibly undefined superglobal array index: $_GET['site_id']. Check that the array index exists before using it.

WARNINGSecurityRequest data is not unslashed$_GET['collab'] not unslashed before sanitization. Use wp_unslash() or similar1
Category
Security
Occurrences
1
Severity
warning

Sample message

$_GET['collab'] not unslashed before sanitization. Use wp_unslash() or similar

ERRORMaintainabilityparse url parse urlparse_url() is discouraged because of inconsistency in the output across PHP versions; use wp_parse_url() instead.1
Category
Maintainability
Occurrences
1
Severity
error

Sample message

parse_url() is discouraged because of inconsistency in the output across PHP versions; use wp_parse_url() instead.

Show 4 more
WARNINGMaintainabilityNot In Footer1
Category
Maintainability
Occurrences
1
Severity
warning

Sample message

In footer ($in_footer) is not set explicitly wp_register_script; It is recommended to load scripts in the footer. Please set this value to `true` to load it in the footer, or explicitly `false` if it should be loaded in the header.

ERRORRepo Complianceoutdated tested upto header1
Category
Repo Compliance
Occurrences
1
Severity
error

Sample message

Tested up to: 6.9 < 7.0. The "Tested up to" value in your plugin is not set to the current version of WordPress. This means your plugin will not show up in searches, as we require plugins to be compatible and documented as tested up to the most recent version of WordPress.

WARNINGRepo Complianceplugin header nonexistent domain path1
Category
Repo Compliance
Occurrences
1
Severity
warning

Sample message

The "Domain Path" header in the plugin file must point to an existing folder. Found: "languages"

WARNINGRepo Compliancereadme parser warnings trimmed section description1
Category
Repo Compliance
Occurrences
1
Severity
warning

Sample message

The "Description" section is too long and was truncated. A maximum of 2500 characters is supported.

External Connections

Potential connections found in static code analysis.

9 domains

Outbound calls

17

External assets

0

Incoming endpoints

6

Notable Domains

atarim.io4 · outbound
academy.atarim.io1 · outbound
api.atarim.io1 · outbound
api.urlbox.io1 · outbound
app.atarim.io1 · outbound
ij-script.pages.dev1 · outbound

Platform / Reference Domains

w3.org6 · platform/reference
github.com1 · platform/reference

External Asset Domains

No external asset domains detected.

Incoming Endpoints

/wp-json/atarim/v1/content/getREST

register_rest_route

/wp-json/atarim/v1/content/saveREST

register_rest_route

Admin AJAX endpoints4
wp_ajax_avcf_deactivate_collabauthenticated

wp_ajax

wp_ajax_avcf_save_settingsauthenticated

wp_ajax

wp_ajax_avcf_set_user_consent_statusauthenticated

wp_ajax

wp_ajax_avcf_user_consentauthenticated

wp_ajax

Score History

First score snapshot

v4.4

55

Latest

Findings
37
Errors
16
Warnings
21
Check
2.0.0

Relationship Map

Author, categories, issues, domains, and nearby plugins.

36 nodes

Related Plugins