scrape-zyte-login
Pass
Audited by Gen Agent Trust Hub on Jun 26, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill uses the
opencommand to launch the system's default web browser to the official Zyte setup page (https://app.zyte.com/agent-setup) to facilitate user login and credential retrieval. - [COMMAND_EXECUTION]: The skill executes local scripts provided by the user using
source(for.txtfiles) orpowershell -File(for.ps1files). This is designed to load API keys into the environment after the user downloads them from the official vendor site. - [COMMAND_EXECUTION]: The skill performs file system operations, creating a directory
.scrape/.zyteand writing a user-provided project ID to a file. This is consistent with the skill's stated purpose of managing project configuration.
Audit Metadata