ebay-search
Pass
Audited by Gen Agent Trust Hub on Apr 28, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill uses
curlto interact with the eBay search API andpython3to extract API credentials from a local configuration file.- [DATA_EXFILTRATION]: The skill reads API credentials from~/.gooseworks/credentials.jsonand transmits them to the vendor's API endpoints (api.gooseworks.aiandapi.orth.sh) for authentication. This is consistent with the skill's intended setup and purpose.- [PROMPT_INJECTION]: The skill processes external data from eBay search results. Malicious content in listing titles or descriptions could attempt to influence agent behavior, though the risk is inherent to the search functionality and managed by the agent's context.
Audit Metadata