linkfox-temu-fulfillment-eu
Pass
Audited by Gen Agent Trust Hub on Jul 16, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is a legitimate tool for interacting with the Temu European fulfillment platform. All network operations are directed to the official vendor gateway at tool-gateway.linkfox.com for API proxying and file downloads.
- [COMMAND_EXECUTION]: The skill provides a library of Python scripts that function as CLI wrappers for Temu API endpoints. These scripts process structured JSON input to perform specific logistics operations.
- [SAFE]: Local credential management is handled via
_temu_token_store.py, which saves access tokens to a hidden directory in the user's home folder (~/.linkfox/). This is a standard and transparent implementation for local tool state management. - [SAFE]: The skill implements an output management system that saves full API responses to the local project directory under a
linkfoxfolder for session tracking, ensuring data is accessible to the agent and user without cluttering temporary directories.
Audit Metadata