The extension has a moderate user base of 100,000 users, which suggests some level of adoption. However, several concerning factors undermine trust: the rating is relatively low at 3.9 stars with only 7 reviews (unusually few for 100k users), no visible author or developer information is provided, and the generic name "Automation 360" lacks clear branding or company association. The absence of developer transparency is a significant red flag.
The permission set is extremely invasive and represents a major security risk. The debugger permission is particularly alarming as it allows manipulation of other extensions and deep system access. Combined with webNavigation tracking, tabs manipulation, and unrestricted host permissions across all websites, this extension has capabilities far beyond typical automation tools. The nativeMessaging permission enables communication with local applications, potentially allowing system-level access. Content scripts running on all protocols (including file://) can access local files.
Do not install this extension on your primary browser profile. If automation functionality is absolutely necessary, create an isolated Chrome profile specifically for this extension with no access to personal accounts, sensitive websites, or important data. Consider alternative automation tools with more limited permissions. Regularly audit what data this extension might access and monitor for unusual browser behavior. Given the critical risk level, most users should seek safer alternatives for automation needs.
| https://jeckycompay.lightning.force.com/ | http://coderepos.org/share/wiki/JavaScript-XPath | |
| https://developer.mozilla.org/en-US/docs/Web/API/Document/querySelectorAll | http://www.w3.org/2000/svg | |
| https://clients2.google.com/service/update2/crx |
{ "name": "Automation 360", "icons": { "16": "images/AAE16.png", "48": "images/AAE50.png", "128": "images/AAE128.png" }, "action": { "default_icon": { "19": "images/AAE20.png", "38": "images/AAE40.png" }, "default_popup": "" }, "version": "4.3.2.0", "background": { "service_worker": "ExtensionBackgroundLoader.js" }, "options_ui": { "page": "options.html", "open_in_tab": true }, "update_url": "https://clients2.google.com/service/update2/crx", "description": "Automation 360 extension to automate web applications in Google Chrome (MV3).", "permissions": [ "storage", "tabs", "webNavigation", "scripting", "nativeMessaging", "debugger", "alarms" ], "content_scripts": [ { "js": [ "Browser.js", "AALogger.js", "HTMLRecorder.js", "HTMLBridgeAction.js", "HTMLExtensionBridge.js", "HTMLBrowserAction.js", "HTMLActionData.js", "HTMLEnum.js", "HTMLObject.js", "HTMLObjectSearch.js", "HTMLResult.js", "HTMLExecutor.js", "HTMLObjectNode.js", "HTMLCommon.js", "HTMLFrameInfo.js", "HTMLPluginObject.js", "HTMLWindowAvatar.js", "HTMLObjectPath.js", "HTMLJavascriptDOMXPath.js", "HTMLAACommon.js", "HTMLTrigger.js", "ExtensionTriggers.js", "DetectFramework.js", "HTMLAlertWrapper.js", "HTMLMapper.js", "HTMLScriptActivation.js", "HTMLAPIRecorderAction.js", "HTMLXpathGenerator.js", "HTMLTable.js", "HTMLXPathGenerator_v2.js", "AnchorElementFinder.js", "SAPActionExecutor.js", "HTMLExtractData.js", "SurroundingContext.utils.js", "SurroundingContext.capture.js", "SurroundingContext.validate.js" ], "run_at": "document_idle", "matches": [ "http://*/*", "https://*/*", "file://*/*" ], "all_frames": true } ], "host_permissions": [ "<all_urls>" ], "manifest_version": 3, "externally_connectable": { "ids": [ "*" ], "matches": [ "*://*.supremomono.com/*", "*://*.automationanywhere.digital/*" ] }, "web_accessible_resources": [ { "matches": [ "<all_urls>" ], "resources": [ "HTMLAlertWrapper.js", "HTMLSAPWrapper.js" ] } ] }
ⓘ CRXaminer has partnered with our friends at Secure Annex to provide additional findings unique to their platform.
Secure Annex also analyzes extensions from other browsers, IDEs, and can continuously monitor.
This extension may not yet be analyzed by Secure Annex.