ecommerce-ozon-keyword-back-search
Pass
Audited by Gen Agent Trust Hub on Sep 14, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill facilitates marketplace keyword analysis through a vendor-provided API. Network traffic is restricted to the proxy base configured via environment variables, pointing to the vendor's infrastructure.
- [SAFE]: The Python implementation follows secure development practices for API clients, including the use of environment variables for secrets, local file-based caching for efficiency, and organized data persistence in the project workspace.
- [INDIRECT_PROMPT_INJECTION]:
- Ingestion points: Product keywords and metadata are fetched from the external Seerfar database in
scripts/ozon_keyword_back_search.py. - Boundary markers: The skill does not implement explicit boundary delimiters in its output format.
- Capability inventory: The agent can access and summarize product titles and search terms retrieved from marketplace listings.
- Sanitization: The script parses and encodes data as JSON, ensuring structural integrity, though it does not filter the semantic content of retrieved keywords.
Audit Metadata