opswat
Pass
Audited by Gen Agent Trust Hub on May 7, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill's instructions and commands are entirely consistent with its documented purpose of providing an interface to OPSWAT via the Membrane platform.
- [EXTERNAL_DOWNLOADS]: The skill facilitates the installation of the official Membrane CLI tool (
@membranehq/cli) from the public NPM registry. This is a standard practice for utilizing the vendor's provided tooling. - [COMMAND_EXECUTION]: The skill employs shell commands to interact with the Membrane CLI for authentication (
membrane login), connection management (membrane connect), and executing predefined or generated actions (membrane action run). These operations are confined to the intended functionality of the integration. - [CREDENTIALS_UNSAFE]: The skill follows security best practices by delegating credential management to the Membrane platform rather than requesting or storing API keys locally.
Audit Metadata