ecommerce-ozon-keyword-mining
Pass
Audited by Gen Agent Trust Hub on Sep 14, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill instructions and scripts do not exhibit any malicious patterns or safety violations. The primary function is data retrieval and presentation, which is performed securely.
- [CREDENTIALS_SAFE]: Authentication is managed via the
NEXSCOPE_API_KEYenvironment variable. The skill correctly avoids hardcoding secrets in instructions or scripts. - [COMMAND_EXECUTION]: The Python script
ozon_keyword_mining.pyfacilitates API requests and stores results in structured local directories. It uses standard libraries for networking and file system operations, with clear logic for handling session-specific data. - [EXTERNAL_DOWNLOADS]: Network communication is restricted to the established NexScope API proxy base. The skill does not download, install, or execute external code or unverified dependencies.
Audit Metadata