scrapingant
Pass
Audited by Gen Agent Trust Hub on Apr 30, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill instructs the user to install and use the
@membranehq/clitool. This is the official command-line interface for the Membrane platform, used here to manage ScrapingAnt connections and execute scraping tasks. - [EXTERNAL_DOWNLOADS]: The skill involves downloading the Membrane CLI from the npm registry. This is a standard procedure for installing development tools from a well-known service.
- [DATA_EXFILTRATION]: Authentication and credential management are handled via Membrane's managed connection system (
membrane connect). This approach follows security best practices by avoiding the use of hardcoded secrets or requiring the user to manually handle sensitive API keys.
Audit Metadata