scrape-zyte-api-stats

Pass

Audited by Gen Agent Trust Hub on Jul 3, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill uses local scripts (project_org_lookup.py and zyte_api_stats.py) to handle authentication and API requests. This prevents sensitive credentials (like Scrapy Cloud API keys) from being exposed in the prompt context or model output.
  • [SAFE]: Data is fetched from an official Zyte domain (zyte-api-stats.zyte.com) using standard Python urllib libraries. No suspicious remote code execution or untrusted downloads were detected.
  • [SAFE]: The skill leverages the shub library for configuration management, which is a standard tool for the Zyte/Scrapy Cloud ecosystem. Accessing ~/.scrapinghub.yml or scrapinghub.yml is the expected behavior for this vendor's tools.
  • [SAFE]: The skill includes instructions to use a separate login skill (scrape-zyte-login) if authentication fails, following a modular and secure design pattern.
Audit Metadata
Risk Level
SAFE
Analyzed
Jul 3, 2026, 10:17 AM
Security Audit — agent-trust-hub — scrape-zyte-api-stats