linkfox-temu-promotion-eu
Pass
Audited by Gen Agent Trust Hub on Aug 17, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill interacts with LinkFox's official service endpoints, including
linkfox.com,tool-gateway.linkfox.com, andagent-api.linkfox.com. These connections are used to proxy Temu API requests and manage account-related features such as credit balances and authentication status. - [COMMAND_EXECUTION]: The skill uses local Python scripts to automate complex ecommerce tasks. These scripts are triggered by agent commands to perform business logic such as querying promotion candidates, submitting enrollments, and checking operation results.
- [CREDENTIALS_UNSAFE]: Sensitive authentication tokens, including LinkFox API keys and Temu access tokens, are handled by the skill. These credentials are provided via environment variables and persisted in a local configuration file at
~/.linkfox/temu-access-tokens.jsonto ensure session continuity. - [SAFE]: The skill maintains an audit trail by logging API response data and session metadata to a local
linkfox/directory. This behavior is transparent and intended for user review and debugging.
Audit Metadata