scrapin-io
Pass
Audited by Gen Agent Trust Hub on Apr 29, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill guides the installation of the Membrane CLI (
@membranehq/cli) from the official npm registry. This is a standard dependency provided by the vendor for platform interaction. - [COMMAND_EXECUTION]: Uses the
membraneCLI for authentication (membrane login), connecting to services (membrane connect), and running scraping actions (membrane action run). These commands are standard operations for the Membrane ecosystem. - [CREDENTIALS_UNSAFE]: The skill explicitly instructs the agent to avoid asking for user API keys, delegating authentication to the Membrane platform's connection manager, which is a recognized security best practice.
Audit Metadata