vryno
Pass
Audited by Gen Agent Trust Hub on May 2, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill was analyzed for common threat vectors including prompt injection, data exfiltration, and obfuscation, and no malicious patterns were detected.
- [COMMAND_EXECUTION]: The skill utilizes the Membrane CLI (
@membranehq/cli) to perform tasks. These commands are used as intended for interacting with the Vryno service and do not execute unauthorized or arbitrary code. - [EXTERNAL_DOWNLOADS]: The skill installs the
@membranehq/clipackage from the public NPM registry. This package is the official tool provided by the vendor (Membrane) for managing its integrations. - [CREDENTIALS_UNSAFE]: Credential management is handled securely. The skill explicitly instructs the agent to avoid requesting API keys or secrets from the user, instead utilizing the CLI's built-in authentication flow which manages secrets server-side.
Audit Metadata