linkfox-ebay-search
Pass
Audited by Gen Agent Trust Hub on May 30, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The script
scripts/response_io.pyusessubprocess.run()to execute other Python scripts within the skill environment for processing large data payloads. This is implemented securely by using argument lists and the system's own Python interpreter, which effectively prevents shell injection vulnerabilities. - [EXTERNAL_DOWNLOADS]: The skill makes legitimate network requests to the vendor's API gateway at
https://tool-gateway.linkfox.comfor eBay product data andhttps://skill-api.linkfox.comfor feedback reporting. These connections are necessary for functionality and target vendor-controlled infrastructure.
Audit Metadata