Automater Security & Risk Analysis

wordpress.org/plugins/automater-pl

Reliable system for sales automation and shipping digital goods purchased on eBay and online stores.

60 active installs v1.1.0 PHP 5.5+ WP 5.0+ Updated Jun 3, 2025
allegroautomaterautomationebaywoocomerce
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Automater Safe to Use in 2026?

Generally Safe

Score 100/100

Automater has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 11mo ago
Risk Assessment

This plugin exhibits a mixed security posture. On the positive side, it demonstrates good practices regarding SQL queries, exclusively using prepared statements, and has no recorded vulnerability history, suggesting a generally secure development process. However, significant concerns arise from its attack surface. The presence of two AJAX handlers, both lacking authentication checks, creates a direct entry point for unauthenticated attackers. This is further compounded by a low rate of proper output escaping, indicating a potential for cross-site scripting (XSS) vulnerabilities when user-controlled data is displayed without adequate sanitization. While the taint analysis shows no critical or high severity flows, the combination of unprotected AJAX endpoints and insufficient output escaping presents a tangible risk that needs immediate attention.

The absence of any past vulnerabilities and CVEs is a positive indicator of past due diligence. However, it is crucial to recognize that a clean history does not guarantee future security. The current static analysis findings, particularly the unprotected AJAX endpoints and output escaping issues, are significant enough to warrant a cautious approach. The plugin has strengths in its SQL handling and lack of prior exploits, but the identified weaknesses in access control and output sanitization are critical areas that could be exploited by attackers.

Key Concerns

  • AJAX handlers without authentication checks
  • Low rate of properly escaped output
Vulnerabilities
None known

Automater Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Version History

Automater Release Timeline

v1.1.0Current
v1.0.0
v0.2.2
Code Analysis
Analyzed Mar 16, 2026

Automater Code Analysis

Dangerous Functions
0
Raw SQL Queries
0
2 prepared
Unescaped Output
2
1 escaped
Nonce Checks
2
Capability Checks
1
File Operations
0
External Requests
0
Bundled Libraries
1

Bundled Libraries

Guzzle

SQL Query Safety

100% prepared2 total queries

Output Escaping

33% escaped3 total outputs
Data Flows · Security
All sanitized

Data Flow Analysis

3 flows
import_automater_products_to_wp_terms (includes\Automater\WC\Synchronizer.php:17)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface
2 unprotected

Automater Attack Surface

Entry Points2
Unprotected2

AJAX Handlers 2

authwp_ajax_import_automater_productsincludes\Automater\WC\Integration.php:104
authwp_ajax_update_automater_stocksincludes\Automater\WC\Integration.php:108
WordPress Hooks 12
actionbefore_woocommerce_initautomater.php:49
actionplugins_loadedincludes\Automater\WC\Automater.php:28
actionplugins_loadedincludes\Automater\WC\Automater.php:32
filterwoocommerce_integrationsincludes\Automater\WC\Automater.php:35
actionadmin_noticesincludes\Automater\WC\Integration.php:100
actionwoocommerce_checkout_update_order_metaincludes\Automater\WC\Integration.php:132
actionwoocommerce_order_status_changedincludes\Automater\WC\Integration.php:133
actionwoocommerce_order_status_processingincludes\Automater\WC\Integration.php:136
filterwoocommerce_integrationsincludes\Automater\WC\Register.php:16
actionadmin_noticesincludes\Automater\WC\Register.php:18
filtercron_schedulesincludes\Automater\WC\Synchronizer.php:108
actionupdate_stocks_job_actionincludes\Automater\WC\Synchronizer.php:109

Scheduled Events 1

update_stocks_job_action
Maintenance & Trust

Automater Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedJun 3, 2025
PHP min version5.5
Downloads4K

Community Trust

Rating0/100
Number of ratings0
Active installs60
Developer Profile

Automater Developer Profile

automater

1 plugin · 60 total installs

94
trust score
Avg Security Score
100/100
Avg Patch Time
30 days
View full developer profile
Detection Fingerprints

How We Detect Automater

Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.

Asset Fingerprints

Asset Paths
/wp-content/plugins/automater-pl/assets/css/main.css/wp-content/plugins/automater-pl/assets/js/scripts.js

HTML / DOM Fingerprints

CSS Classes
automater-notice-wrapper
HTML Comments
Automater: Create product attribute '$attribute_name'
Data Attributes
data-automater-id
JS Globals
automater_settings
REST Endpoints
/wp-json/automater/v1/settings
Shortcode Output
[automater_product_list][automater_cart_sync]
FAQ

Frequently Asked Questions about Automater