pilvio
Pass
Audited by Gen Agent Trust Hub on Apr 22, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill instructs the user to install the
@membranehq/clipackage from the official npm registry. This is a verified resource provided by the vendor (membrane) for interacting with the platform. - [CREDENTIALS_UNSAFE]: The skill adheres to security best practices by not hardcoding any API keys or tokens. It utilizes the
membrane loginandmembrane connectflows to manage authentication securely via a browser, ensuring no sensitive credentials reside in the skill's instructions. - [COMMAND_EXECUTION]: All listed commands use the
membraneCLI to perform operations such as searching for connectors, listing actions, and running requests. These are standard operations for the intended integration logic and do not involve arbitrary shell execution or unsafe user input interpolation.
Audit Metadata