linkfox-shopee-store-push
Pass
Audited by Gen Agent Trust Hub on Aug 17, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill uses
subprocess.runwithinscripts/_shopee_push_common.pyto execute a local dependency check script (scripts/check_auth_dependency.py). This is an internal operational check performed at runtime to ensure the environment is correctly configured. - [SAFE]: All network operations are directed to official vendor subdomains, including
tool-gateway.linkfox.com,api.linkfox.com, andagent-api.linkfox.com, for API proxying and account services. No data is sent to unauthorized third parties. - [SAFE]: Sensitive environment variables, such as
LINKFOX_AGENT_API_KEY, are used for authentication with the vendor's gateway. The provided documentation guides the user on manual configuration, adhering to standard CLI security practices.
Audit Metadata