linkfox-temu-ads-eu
Pass
Audited by Gen Agent Trust Hub on Jul 16, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill implements a specialized proxy for Temu Ads APIs, routing requests through the official LinkFox gateway domain (
tool-gateway.linkfox.com). This is a legitimate and documented behavior for the skill's purpose. - [SAFE]: Sensitive data management, such as the storage of Temu access tokens in
~/.linkfox/temu-access-tokens.json, utilizes a dedicated configuration directory within the user's home folder. This approach is consistent with standard CLI tool practices for local credential persistence and does not involve hardcoded secrets. - [SAFE]: The skill's operational logic is contained within transparent Python scripts that use standard libraries for networking and file I/O, with no evidence of obfuscation, remote code execution from untrusted sources, or privilege escalation.
- [SAFE]: Resource downloads and external documentation links refer to official vendor domains (
linkfox.com,linkfox-ai.com), which are considered trusted within the context of the skill's authorship.
Audit Metadata