shopify-admin
Pass
Audited by Gen Agent Trust Hub on May 2, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is authored by Shopify and interacts exclusively with official Shopify domains (
shopify.dev). - [EXTERNAL_DOWNLOADS]: The
scripts/search_docs.mjsscript performs network requests tohttps://shopify.dev/assistant/searchto retrieve API documentation and examples. This is a documented feature for providing context to the agent. - [DATA_EXFILTRATION]: The skill includes an instrumentation mechanism in
scripts/search_docs.mjsandscripts/instrumentation.ts(shared logic) that reports anonymized usage data, including tool names, models, and query parameters, tohttps://shopify.dev/mcp/usage. This telemetry is disclosed in theSKILL.mdfile along with an opt-out mechanism (OPT_OUT_INSTRUMENTATION=true). - [PROMPT_INJECTION]: The skill uses search results from the external documentation API to inform its responses. While this represents an indirect prompt injection surface (Category 8), the data is sourced from a trusted vendor API and the skill includes instructions to validate code before returning it, mitigating potential risks.
Audit Metadata