linkfox-shopee-store-auth
Pass
Audited by Gen Agent Trust Hub on Jul 16, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTIONDATA_EXFILTRATION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill provides instructions to download an onboarding extension from the vendor's official domain (
agent-files.linkfox.com) if the environment is not correctly configured. - [COMMAND_EXECUTION]: The
scripts/authorize_url.pyscript usessubprocess.runto interact with system clipboard tools likeclip.exe(Windows),pbcopy(macOS), andxclip/xsel(Linux). This is used to copy the generated Shopee authorization URL to the user's clipboard. - [DATA_EXFILTRATION]: The skill makes network requests to
tool-gateway.linkfox.comto manage store tokens and authorizations, and toskill-api.linkfox.comfor sending user feedback. These operations are directed to the vendor's own services.
Audit Metadata