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.py uses subprocess.run to execute a local sibling script check_auth_dependency.py. This is used to verify that the mandatory linkfox-amazon-ads-auth skill 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.com and https://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_KEY or LINKFOX_AGENT_API_KEY). It does not contain hardcoded secrets or credentials.
Audit Metadata
Risk Level
SAFE
Analyzed
Jul 16, 2026, 08:08 AM