stackify
Pass
Audited by Gen Agent Trust Hub on May 7, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill instructs the user to install the
@membranehq/clipackage globally from npm. This is the official tool provided by the vendor for managing integrations. - [COMMAND_EXECUTION]: The skill uses various
membraneCLI commands to perform authentication (membrane login), manage connections (membrane connect), and interact with Stackify data (membrane action run). These are the primary functions of the skill. - [DATA_EXPOSURE]: The skill follows security best practices by using an OAuth-based connection flow (
membrane connect) rather than asking for or storing raw API keys or tokens locally.
Audit Metadata