shopify-admin-compare-at-price-cleanup
Pass
Audited by Gen Agent Trust Hub on Jun 20, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill performs administrative tasks related to Shopify merchandising, such as clearing stale discount prices. The logic relies on numerical comparisons and date math.
- [COMMAND_EXECUTION]: Provides instructions for the user to authenticate using the official Shopify CLI (
shopify store auth). This is a standard and safe procedure for Shopify development. - [DATA_EXFILTRATION]: No unauthorized data transmission was detected. The skill reads product data via official GraphQL APIs and writes results to a local CSV file for the user's audit trail.
- [INDIRECT_PROMPT_INJECTION]: The skill ingests untrusted product data (titles, vendors, tags) from the Shopify store. However, this data is used for filtering and CSV reporting only; it is not interpolated into executable commands or sensitive instructions, significantly limiting the attack surface.
Audit Metadata