linkfox-shopee-store-public

Pass

Audited by Gen Agent Trust Hub on Aug 17, 2026

Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
  • [COMMAND_EXECUTION]: The skill utilizes subprocess.run in _shopee_public_common.py to call check_auth_dependency.py. This operation is used to verify that the linkfox-shopee-store-auth skill is installed on the local system before attempting to call Shopee APIs. The execution is confined to the skill's own local scripts.
  • [EXTERNAL_DOWNLOADS]: The scripts communicate with vendor-owned domains, including tool-gateway.linkfox.com, api.linkfox.com, and agent-api.linkfox.com. These requests facilitate the developer proxy for Shopee API access, user authentication via SMS, and account subscription management, all of which are primary functions of the skill.
  • [DATA_EXPOSURE]: The dependency checking script (check_auth_dependency.py) scans common AI agent and IDE installation paths (such as .claude/skills, .cursor/skills, and various OpenClaw directories) to locate the linkfox-shopee-store-auth skill. This is a local file system search for dependency resolution and does not exfiltrate data.
Audit Metadata
Risk Level
SAFE
Analyzed
Aug 17, 2026, 07:02 AM
Security Audit — agent-trust-hub — linkfox-shopee-store-public