linkfox-shopee-store-shop-category
Pass
Audited by Gen Agent Trust Hub on Aug 17, 2026
Risk Level: SAFE
Full Analysis
- [DYNAMIC_EXECUTION]: The skill uses
subprocess.runwithinscripts/_shopee_shop_category_common.pyto execute its own dependency check script (scripts/check_auth_dependency.py). This is a safe and localized use of command execution for environment validation. - [DATA_EXPOSURE_AND_EXFILTRATION]: Network requests are directed to
*.linkfox.comdomains (e.g.,tool-gateway.linkfox.com,api.linkfox.com). These are the official domains of the skill's vendor,linkfox-ai, and are necessary for the core functionality. Authentication keys are managed via environment variables, which is a secure practice to prevent credential exposure. - [UNVERIFIABLE_DEPENDENCIES_AND_REMOTE_CODE_EXECUTION]: The skill documentation and the
onboarding.pyscript reference standard Python libraries such asrequests,qrcode, andpillow. These are well-known, legitimate dependencies.
Audit Metadata