verdict-as-a-service
Pass
Audited by Gen Agent Trust Hub on Apr 4, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill utilizes the Membrane CLI (
membrane) to manage connections, search for actions, and execute requests. These commands are standard for the intended integration and are executed within the user's environment to interact with the Membrane platform. - [EXTERNAL_DOWNLOADS]: Recommends the installation of the
@membranehq/clipackage from the official NPM registry. This package is owned and maintained by the skill's authoring organization (Membrane). - [CREDENTIALS_UNSAFE]: The skill adheres to safe practices by explicitly instructing users not to handle API keys or secrets directly. Instead, it leverages Membrane's centralized connection management to handle the authentication lifecycle.
- [DATA_EXFILTRATION]: The skill facilitates the retrieval of data from Verdict as a Service (e.g., cases, evidence). While this creates an ingestion surface for external data, it is the primary purpose of the skill and does not involve unauthorized data movement. Standard precautions for processing external data apply.
Audit Metadata