linkfox-ehunt-etsy-category-search
Pass
Audited by Gen Agent Trust Hub on May 30, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill includes a Python script (
scripts/ehunt_etsy_category_search.py) designed to be executed via the command line. It uses only Python standard libraries to process JSON input and perform network requests. - [EXTERNAL_DOWNLOADS]: The script communicates with
https://tool-gateway.linkfox.comto perform data retrieval. This domain belongs to the vendor's infrastructure and is used for its intended purpose of searching category data. - [DATA_EXFILTRATION]: The skill manages authentication using the
LINKFOXAGENT_API_KEYenvironment variable. This follows secure practices for handling credentials, ensuring secrets are not hardcoded in the source code.
Audit Metadata