linkfox-temu-returns-refunds-us
Pass
Audited by Gen Agent Trust Hub on Jul 16, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill communicates with a vendor-controlled infrastructure at
tool-gateway.linkfox.comandskill-api.linkfox.comto proxy API requests, which is consistent with its primary purpose as an e-commerce integration tool. - [SAFE]: Sensitive credentials, such as Temu access tokens, are stored locally in the user's home directory (
~/.linkfox/temu-access-tokens.json) using a standard configuration pattern. The skill includes utilities to manage these tokens (save, list, get) with default masking to prevent accidental exposure. - [SAFE]: Platform authentication uses the
LINKFOXAGENT_API_KEYenvironment variable, following security best practices for credential management in CLI environments. - [SAFE]: Data operations are localized to session-specific directories within the project workspace, providing transparency and preventing unauthorized file system access.
- [SAFE]: No obfuscated code, hidden instructions, or persistence mechanisms were detected in the scripts or documentation files.
Audit Metadata