shopify-admin-order-attribution-report
Pass
Audited by Gen Agent Trust Hub on Jun 20, 2026
Risk Level: SAFEPROMPT_INJECTION
Full Analysis
- [PROMPT_INJECTION]: The skill is subject to indirect prompt injection because it parses and processes data from
landingPageUrlandutmParameters. These fields contain content generated by external users (storefront visitors) which could contain instructions intended to influence the agent's behavior during the reporting process. - Ingestion points:
landingPageUrlandcustomerJourneySummary.firstVisit.utmParametersobtained from the ShopifyordersGraphQL query inSKILL.md. - Boundary markers: The skill does not define explicit delimiters or instructions to ignore embedded commands when processing the URL strings.
- Capability inventory: The skill utilizes
shopify-admintools to read sensitive order data and has the capability to write output to the user and local CSV files. - Sanitization: No explicit sanitization or validation of the UTM parameter values is described before aggregation and output generation.
Audit Metadata