scrape-zyte-api-stats
Pass
Audited by Gen Agent Trust Hub on Jul 16, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill uses official scripts to interact with Zyte's infrastructure (
app.zyte.comandzyte-api-stats.zyte.com). - [COMMAND_EXECUTION]: The skill uses
uv runto execute bundled Python scripts (project_org_lookup.py,zyte_api_stats.py). These scripts are local to the skill and implement specific, limited logic for API interaction and authentication. - [CREDENTIALS_UNSAFE]: The skill implements authentication using the
shublibrary to retrieve API keys from the local environment or configuration files (~/.scrapinghub.yml). It explicitly avoids printing these credentials and uses them only to construct Basic Auth headers for official Zyte API requests. - [EXTERNAL_DOWNLOADS]: The skill fetches data from
https://app.zyte.comandhttps://zyte-api-stats.zyte.com. These are the official domains for the services described in the skill's purpose.
Audit Metadata