scraperapi-datapipeline
Pass
Audited by Gen Agent Trust Hub on Jun 16, 2026
Risk Level: SAFE
Full Analysis
- [CREDENTIALS_UNSAFE]: The skill correctly handles authentication by requiring the
SCRAPERAPI_API_KEYas an environment variable in the frontmatter and code examples. No hardcoded API keys or secrets were found. - [EXTERNAL_DOWNLOADS]: All external links point to official documentation and dashboard domains associated with ScraperAPI (e.g., docs.scraperapi.com, dashboard.scraperapi.com). Other URLs used in examples are clearly identified as placeholders (e.g., yourapp.com).
- [COMMAND_EXECUTION]: The Python snippets provided are standard instructional examples for using the requests library to interact with a REST API. There are no patterns of unsafe command execution or shell spawning.
Audit Metadata