shopify-checkout-extensions
Pass
Audited by Gen Agent Trust Hub on Mar 16, 2026
Risk Level: SAFEPROMPT_INJECTION
Full Analysis
- [PROMPT_INJECTION]: The skill exhibits an indirect prompt injection surface as it processes external data that could influence agent behavior.
- Ingestion points:
useSettings()anduseCartLines()hooks inSKILL.mdretrieve configuration and cart data. - Boundary markers: No delimiters or "ignore embedded instructions" warnings are present in the code snippets.
- Capability inventory:
applyCartLinesChange()andapplyMetafieldsChange()inSKILL.mdallow the extension to modify the cart and metadata. - Sanitization: No explicit sanitization or validation of input data is demonstrated in the provided examples.
Audit Metadata