shopify
Pass
Audited by Gen Agent Trust Hub on Apr 27, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides legitimate integration instructions for connecting to Shopify via Apideck's unified Ecommerce API platform. No malicious instructions or suspicious code patterns were detected.
- [EXTERNAL_DOWNLOADS]: The documentation references official SDKs such as
@apideck/unifyand provides links to verified developer documentation at developers.apideck.com and shopify.dev. - [COMMAND_EXECUTION]: Includes a standard curl example demonstrating how to interact with the Apideck Proxy API for advanced GraphQL queries. This is an expected developer use case for testing API endpoints.
- [CREDENTIALS_UNSAFE]: All code examples demonstrate the secure practice of using environment variables (e.g., process.env.APIDECK_API_KEY) to manage sensitive authentication credentials rather than hardcoding them within the skill content.
Audit Metadata