skills/nexscope-ai/nexscope-ecommerce-skills/ecommerce-patent-title-abstract-translation/Gen Agent Trust Hub
ecommerce-patent-title-abstract-translation
Pass
Audited by Gen Agent Trust Hub on Sep 14, 2026
Risk Level: SAFEINDIRECT_PROMPT_INJECTION
Full Analysis
- [SAFE]: The skill implements patent translation functionality as documented. It utilizes a vendor-provided Python script to communicate with the Zhihuiya database via an API proxy. The script handles data storage and caching in the local directory as described.- [INDIRECT_PROMPT_INJECTION]: The skill processes patent abstracts and titles fetched from an external database, which constitutes an ingestion surface for untrusted data.
- Ingestion points: Data is fetched via
scripts/patent_title_abstract_translation.pyfrom the PatSnap API proxy. - Boundary markers: The instructions mandate presenting the data in a structured table and strictly prohibit subjective commentary or interpretation.
- Capability inventory: The script writes JSON data to the local project or home directory.
- Sanitization: The script parses JSON structure but does not perform content-level sanitization of the translated text.
Audit Metadata