magnolia
Pass
Audited by Gen Agent Trust Hub on May 3, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill utilizes the Membrane CLI, which is installed via the NPM registry using the package name
@membranehq/cli. This is a standard dependency for the vendor's ecosystem. - [COMMAND_EXECUTION]: The skill instructs the agent to use the
membranecommand-line utility for managing content, listing available actions, and executing logic within the Magnolia environment. These operations are core to the skill's functionality. - [SAFE]: The skill demonstrates strong security practices regarding authentication. It leverages the Membrane platform's connection management system, which handles token refreshes and avoids the need for the agent or user to handle raw API keys or hardcoded secrets. Use of the
membrane logincommand facilitates a secure authorization flow.
Audit Metadata