shopify-admin-discount-hygiene-cleanup
Pass
Audited by Gen Agent Trust Hub on Apr 12, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No security threats or malicious patterns were identified in the skill. The logic is transparent and focuses on store maintenance tasks using standard Shopify administrative tools.- [COMMAND_EXECUTION]: The skill performs data deletion via the
discountCodeDeletemutation. This is the primary intended function and is guarded by a defaultdry_run: trueparameter and prominent safety documentation to prevent accidental data loss.- [DATA_EXFILTRATION]: Analysis of the workflow shows that data queried from the store is only used to generate a local report file or to identify targets for the deletion mutation within the same store environment. No external network exfiltration or unauthorized data access was found.
Audit Metadata