linkfox-shopee-store-global-product

Pass

Audited by Gen Agent Trust Hub on Jul 16, 2026

Risk Level: SAFE
Full Analysis
  • [COMMAND_EXECUTION]: The module _shopee_global_product_common.py utilizes subprocess.run to execute a local Python script (check_auth_dependency.py). This is used to programmatically verify the presence of required authentication skills within the environment. The execution path is strictly controlled and resolved relative to the skill's own directory.
  • [EXTERNAL_DOWNLOADS]: The documentation in SKILL.md provides a fallback mechanism for missing dependencies by suggesting a download from https://agent-files.linkfox.com. This endpoint belongs to the skill's official vendor and is used for distributing required onboarding components.
  • [DATA_EXFILTRATION]: The skill communicates with https://tool-gateway.linkfox.com for API proxying and https://skill-api.linkfox.com for feedback reporting. These are established vendor-managed endpoints used for the skill's primary functionality and quality assurance.
  • [SAFE]: The skill implements automated data logging to the local file system under a linkfox/ directory. This behavior is clearly documented in the usage instructions and serves to provide the user with structured access to API responses while managing context window constraints.
Audit Metadata
Risk Level
SAFE
Analyzed
Jul 16, 2026, 08:08 AM