refund-and-reorder
Pass
Audited by Gen Agent Trust Hub on Apr 11, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill utilizes the
shopify-admin-executiontoolkit to perform financial mutations, specificallyrefundCreateanddraftOrderCreate. These operations are critical as they involve irreversible financial changes and the creation of new orders. - [PROMPT_INJECTION]: The skill processes data from external Shopify orders (Step 1). Although this introduces a surface for indirect prompt injection via attacker-controlled fields like order notes or customer names, the skill mitigates this by enforcing a structured workflow, providing explicit safety warnings about mutation risks, and implementing a
dry_runparameter for verification before execution.
Audit Metadata