skills/nexscope-ai/nexscope-ecommerce-skills/ecommerce-temu-product-source-query/Gen Agent Trust Hub
ecommerce-temu-product-source-query
Pass
Audited by Gen Agent Trust Hub on Sep 14, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADSINDIRECT_PROMPT_INJECTION
Full Analysis
- [COMMAND_EXECUTION]: The skill includes a Python script,
scripts/temu_product_source_query.py, which is used to execute API queries and manage data retrieval. This script is part of the standard toolset provided by the vendor for data handling. - [EXTERNAL_DOWNLOADS]: The Python script performs network operations to fetch product data from the NexScope proxy API. These requests are authenticated using a vendor-specific API key and target vendor-controlled infrastructure.
- [INDIRECT_PROMPT_INJECTION]: The skill is designed to ingest and process product information from external Temu listings.
- Ingestion points: Data is fetched from the API and processed in
scripts/temu_product_source_query.py. - Boundary markers: No specific boundary markers or instructions to ignore embedded content were found.
- Capability inventory: The associated script can write files to the local directory (for caching and logs) and make outbound network requests.
- Sanitization: The script outputs raw JSON data retrieved from the API without additional sanitization steps.
Audit Metadata