linkfox-amazon-ads-manager
Pass
Audited by Gen Agent Trust Hub on Jul 16, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is a legitimate management tool for Amazon Ads (SP, SB, SD). All scripts and instructions are consistent with the stated purpose of querying and modifying advertising entities.
- [COMMAND_EXECUTION]: The script
scripts/_common.pyusessubprocess.runto execute a local sibling scriptcheck_auth_dependency.py. This is used to verify that the mandatorylinkfox-amazon-ads-authskill is installed on the local system. The command is restricted to the current Python interpreter and a known local file path. - [EXTERNAL_DOWNLOADS]: The skill makes network requests to
https://tool-gateway.linkfox.comandhttps://skill-api.linkfox.com. These are the vendor's own infrastructure endpoints used to proxy API requests to Amazon and handle user feedback. No untrusted third-party downloads were detected. - [CREDENTIALS_UNSAFE]: The skill correctly retrieves its required API key from environment variables (
LINKFOX_AGENT_API_KEYorLINKFOX_AGENT_API_KEY). It does not contain hardcoded secrets or credentials.
Audit Metadata