linkfox-ebay-search

Pass

Audited by Gen Agent Trust Hub on Apr 22, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill communicates exclusively with the vendor's official infrastructure (linkfox-ai.com) for both product searching and feedback reporting.
  • [SAFE]: Credential management follows industry best practices by retrieving the required API key from environment variables (LINKFOXAGENT_API_KEY) rather than hardcoding secrets.
  • [SAFE]: The included Python script (scripts/ebay_search.py) uses standard library modules and performs no high-risk operations such as dynamic code execution or external dependency downloads.
  • [PROMPT_INJECTION]: The skill processes external data from eBay listings, which creates a potential surface for indirect prompt injection. However, the skill lacks high-privilege capabilities (like file writing or shell execution) that would make such an injection dangerous, and it provides clear display rules for formatting the data.
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 22, 2026, 05:32 AM