linkfox-temu-price-eu
Pass
Audited by Gen Agent Trust Hub on Aug 17, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill operates through a series of Python scripts that handle API requests, data processing, and account management tasks.
- [CREDENTIALS_UNSAFE]: The skill manages Temu access tokens by storing them in a local JSON file at
~/.linkfox/temu-access-tokens.json. This is an intended feature for local credential persistence and is managed by the vendor's scripts. - [EXTERNAL_DOWNLOADS]: The
onboarding.pyscript checks for and recommends the installation of standard Python packages likerequests,qrcode, andpillowfrom official registries if they are missing. - [DATA_EXPOSURE]: Full API responses are saved locally to a
linkfox/directory in the workspace. This is a standard practice for this vendor to provide the agent with access to persistent session data.
Audit Metadata