return-processing-sla
Pass
Audited by Gen Agent Trust Hub on Apr 12, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is strictly read-only, performing only GraphQL queries (returns:query and orders:query) to calculate processing durations. It does not include any mutation operations or commands that could modify store data.
- [SAFE]: Data access is limited to order and return information required for SLA reporting. The skill requests appropriate limited scopes (read_orders, read_returns) and utilizes the platform's native shopify-admin toolkit.
- [SAFE]: No indicators of prompt injection, data exfiltration to unauthorized domains, obfuscation, or persistence mechanisms were detected. The workflow is transparent and consistent with the skill's stated purpose.
Audit Metadata