octoparse
Pass
Audited by Gen Agent Trust Hub on Apr 21, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides instructions for interacting with the Octoparse API via the Membrane CLI. No malicious patterns, prompt injections, or obfuscated code were detected.
- [EXTERNAL_DOWNLOADS]: The skill instructs the user to install
@membranehq/clivia npm. This is a legitimate package belonging to the vendor (Membrane) and is necessary for the skill's functionality. - [COMMAND_EXECUTION]: The skill uses
membraneCLI commands to perform authorized actions. These commands are scoped to the project and are used for authentication and data management as intended. - [CREDENTIALS_UNSAFE]: The skill follows best practices by instructing the agent to never ask for user API keys, instead relying on Membrane's server-side authentication flow.
Audit Metadata