linkfox-sellersprite-market-research

Pass

Audited by Gen Agent Trust Hub on May 15, 2026

Risk Level: SAFE
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The skill makes network requests to tool-gateway.linkfox.com and skill-api.linkfox.com. These are vendor-controlled domains consistent with the skill's functionality.
  • [CREDENTIALS_UNSAFE]: The skill uses the LINKFOXAGENT_API_KEY environment variable for authentication, which is a secure and standard practice for managing secrets in AI agent environments. No hardcoded credentials were found.
  • [COMMAND_EXECUTION]: The provided Python script (scripts/sellersprite_market_research.py) uses the built-in urllib library for HTTP requests. It does not execute shell commands or use dangerous functions like os.system or eval.
  • [DATA_EXFILTRATION]: No sensitive local files (e.g., SSH keys, AWS credentials) are accessed or transmitted. The skill only processes and displays market research data returned by the official API.
Audit Metadata
Risk Level
SAFE
Analyzed
May 15, 2026, 11:27 AM