scraptio
Pass
Audited by Gen Agent Trust Hub on Apr 29, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill instructs the user to install the
@membranehq/clipackage globally via npm. This is a legitimate tool provided by the skill author for managing integrations. - [COMMAND_EXECUTION]: The skill uses terminal commands (
membrane login,membrane action run, etc.) to interact with the Scraptio platform. These operations are scoped to the intended functionality of the skill. - [CREDENTIALS_UNSAFE]: The skill specifically avoids local secret storage by utilizing the Membrane platform to handle OAuth and credential management server-side, which is a recommended security practice.
Audit Metadata