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.run within scripts/_shopee_shop_category_common.py to 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.com domains (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.py script reference standard Python libraries such as requests, qrcode, and pillow. These are well-known, legitimate dependencies.
Audit Metadata
Risk Level
SAFE
Analyzed
Aug 17, 2026, 07:03 AM
Security Audit — agent-trust-hub — linkfox-shopee-store-shop-category