stackery
Pass
Audited by Gen Agent Trust Hub on May 7, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill installs the official Membrane CLI tool using
@membranehq/cli@latestfrom the npm registry. This is a standard installation for the vendor's own tooling. - [COMMAND_EXECUTION]: The skill utilizes several CLI commands (e.g.,
membrane login,membrane action list,membrane action run) to interact with the Stackery platform. These commands are necessary for the skill's core functionality of managing and executing serverless workflows. - [SAFE]: The skill implements secure authentication practices by delegating credential management to the Membrane platform through
membrane loginandmembrane connect, ensuring that no sensitive API keys or secrets are stored locally or passed directly in the instructions.
Audit Metadata