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.pyutilizessubprocess.runto 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.mdprovides a fallback mechanism for missing dependencies by suggesting a download fromhttps://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.comfor API proxying andhttps://skill-api.linkfox.comfor 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