address-correction
Pass
Audited by Gen Agent Trust Hub on Apr 11, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious patterns, obfuscation, or security vulnerabilities were detected. The skill performs standard administrative tasks using authorized toolkits.
- [COMMAND_EXECUTION]: The skill interacts with the Shopify Admin API via the
shopify-admintoolkit. Execution is limited to pre-defined GraphQL queries and mutations (OrderForAddressCheckandOrderUpdate). It requires an existing authenticated session with the necessary OAuth scopes (read_orders,write_orders), ensuring it operates within the user's existing security context. - [DATA_EXFILTRATION]: No evidence of unauthorized data transmission was found. The skill processes order data retrieved from the Shopify API and sends updates back to the same authenticated endpoint. No external network requests to third-party domains are performed.
Audit Metadata