scrapfly-scraper
Pass
Audited by Gen Agent Trust Hub on Mar 15, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides documentation and examples for using the 'scrapfly-sdk' Python package to interact with the Scrapfly Scraper API. All external references, including the API endpoint (api.scrapfly.io) and target demonstration domains (httpbin.dev, web-scraping.dev), are consistent with the vendor's own infrastructure and standard testing environments.
- [EXTERNAL_DOWNLOADS]: The skill instructs the user to install the 'scrapfly-sdk' package via pip. This is a standard and expected dependency for the skill's stated purpose.
- [CREDENTIALS_UNSAFE]: The skill correctly advises using an environment variable ('SCRAPFLY_API_KEY') for authentication and does not contain any hardcoded secrets or API keys.
- [COMMAND_EXECUTION]: The skill uses browser automation features (JS scenarios, selectors) which are handled server-side by the Scrapfly API and do not pose a local command execution risk to the agent's environment.
Audit Metadata