verdict-as-a-service
Pass
Audited by Gen Agent Trust Hub on Apr 29, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill follows security best practices by delegating authentication and external API interactions to a specialized platform (Membrane). This prevents the need for hardcoding secrets or asking the user for sensitive API keys.
- [EXTERNAL_DOWNLOADS]: The instructions include installing the official
@membranehq/clipackage from the NPM registry. This is a standard procedure for using the vendor's toolset and originates from the authoritative source for this skill. - [COMMAND_EXECUTION]: The skill uses the
membraneCLI to perform operations. These commands are transparent, use standard flags, and are focused on the stated purpose of managing data and workflows within the Verdict as a Service ecosystem. - [DATA_EXFILTRATION]: There are no patterns indicating unauthorized data transfer. All network operations are directed through the Membrane platform, which is the intended behavior for this integration.
Audit Metadata