shopify-admin-price-elasticity-analyzer
Pass
Audited by Gen Agent Trust Hub on Jun 20, 2026
Risk Level: SAFE
Full Analysis
- [DATA_EXPOSURE]: The skill accesses business-sensitive information, including product pricing, inventory levels, and order history. This access is necessary for the stated purpose of price elasticity analysis and is restricted to the 'read_orders' and 'read_products' scopes.
- [INDIRECT_PROMPT_INJECTION]: The skill processes data fetched from an external Shopify store (product titles, vendors, types). While this data is untrusted, the skill's logic is limited to mathematical calculations and generating a CSV report, providing no mechanism for instructions embedded in store data to execute commands or exfiltrate information.
- [COMMAND_EXECUTION]: The skill uses the 'shopify-admin' toolkit to execute GraphQL queries. These operations are well-defined and do not involve arbitrary shell command execution or unsafe interpolation of user input.
Audit Metadata