open-policy-agent
Pass
Audited by Gen Agent Trust Hub on Apr 2, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill instructs the user to install the Membrane CLI via NPM using the command
npm install -g @membranehq/cli. This is a standard installation of the official tool provided by the skill's author to facilitate the integration. - [COMMAND_EXECUTION]: The skill utilizes the
membranecommand-line interface to perform actions such as logging in, searching for connectors, and running policy queries. These operations are the primary intended functions of the skill and do not involve arbitrary or malicious command execution. - [SAFE]: The skill explicitly advises against asking for or hardcoding API keys, instead utilizing the platform's built-in connection management to handle authentication securely.
Audit Metadata