linkfox-shopee-store-orders
Pass
Audited by Gen Agent Trust Hub on Jul 16, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [SAFE]: All external communications are directed to the vendor's authorized API gateway at tool-gateway.linkfox.com for processing Shopee Order API requests. Authentication is managed through standard environment variables, and data is handled according to the documented workflow.
- [COMMAND_EXECUTION]: The script _shopee_orders_common.py executes a local helper script check_auth_dependency.py using subprocess.run. The execution is securely confined to the local skill directory and uses the current system's Python interpreter to verify the presence of required dependencies.
- [EXTERNAL_DOWNLOADS]: The skill instructions provide a link to download an onboarding component from the vendor's official asset domain (agent-files.linkfox.com). This is a routine part of the tool's installation flow and serves to guide the user through the setup process.
Audit Metadata