shopify-upgrade-migration

Pass

Audited by Gen Agent Trust Hub on Mar 26, 2026

Risk Level: SAFE
Full Analysis
  • [COMMAND_EXECUTION]: The skill uses standard command-line tools like grep, find, and sed to identify and update API version strings within the local project files. These operations are restricted to the local file system and align with the skill's migration utility.
  • [EXTERNAL_DOWNLOADS]: Includes a curl command to fetch available API versions from the Shopify Admin API using the user's provided store environment variable ($STORE). This is a standard operation for Shopify developers to verify version availability.
  • [DATA_EXPOSURE]: The instructions reference environment variables like $TOKEN and $STORE for authentication with the Shopify API. The skill demonstrates safe practices by using these variables rather than suggesting hardcoded credentials.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 26, 2026, 05:53 PM