admin-graphql
Pass
Audited by Gen Agent Trust Hub on Aug 3, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a technical reference for the Shopify Admin GraphQL API. It provides structured examples for managing products, orders, and customers via GraphQL queries and mutations.
- [DATA_EXPOSURE]: Authentication logic correctly references environment variables (
process.env.SHOPIFY_ACCESS_TOKEN) rather than hardcoding credentials, following industry standard security practices for secret management. - [EXTERNAL_DOWNLOADS]: All external references and API endpoints target official Shopify domains (
shopify.dev,myshopify.com). These are well-known services, and the references are documented neutrally for their intended purpose of API interaction.
Audit Metadata