linkfox-ehunt-shopify-product-query
Pass
Audited by Gen Agent Trust Hub on Jun 13, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill makes network requests to
https://tool-gateway.linkfox.comto retrieve product data andhttps://skill-api.linkfox.comfor feedback. These are official vendor domains for the linkfox-ai organization. - [COMMAND_EXECUTION]: The helper script
scripts/response_io.pyuses thesubprocessmodule to execute the skill's primary data-fetching scripts. This is part of a design to handle large data payloads and does not present an arbitrary command injection risk as it uses a list-based argument structure with the current Python interpreter.
Audit Metadata