linkfox-temu-ads-us

Pass

Audited by Gen Agent Trust Hub on Jul 16, 2026

Risk Level: SAFEDATA_EXFILTRATIONCOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
  • [DATA_EXFILTRATION]: The skill manages authentication credentials required for API access.
  • Evidence: Temu access tokens are stored and retrieved from a local configuration file located at ~/.linkfox/temu-access-tokens.json as seen in scripts/_temu_token_store.py.
  • Evidence: The skill utilizes the LINKFOXAGENT_API_KEY environment variable to authenticate requests to the vendor gateway.
  • [COMMAND_EXECUTION]: The skill executes network requests to perform advertisement management tasks.
  • Evidence: Multiple scripts, such as temu_proxy.py and various us_ads_*.py files, use the standard urllib library to send POST requests to the vendor's API gateway at https://tool-gateway.linkfox.com/temu/proxy.
  • [EXTERNAL_DOWNLOADS]: The skill provides functionality to retrieve signed resource files.
  • Evidence: scripts/temu_file_download.py provides a mechanism to download files via the https://tool-gateway.linkfox.com/temu/fileDownload endpoint, which is used for processing Temu-specific signed URLs.
Audit Metadata
Risk Level
SAFE
Analyzed
Jul 16, 2026, 08:08 AM