linkfox-eureka-patent-image-search

Pass

Audited by Gen Agent Trust Hub on May 30, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill functions as a legitimate tool for patent visual similarity searches, with behavior that aligns exactly with its described purpose.
  • [COMMAND_EXECUTION]: The skill invokes a Python script (eureka_patent_image_search.py) to handle API interactions. The script performs validation on user-provided parameters (URL, model, and patent type) before execution.
  • [DATA_EXFILTRATION]: The skill sends search queries to https://tool-gateway.linkfox.com and feedback data to https://skill-api.linkfox.com. These are official service endpoints for the skill author, linkfox-ai, and are necessary for the skill's operation.
  • [CREDENTIALS_UNSAFE]: Authentication is handled via the LINKFOXAGENT_API_KEY environment variable. This is the recommended method for managing secrets in this environment and does not involve hardcoded credentials.
Audit Metadata
Risk Level
SAFE
Analyzed
May 30, 2026, 12:04 AM