skyword
Pass
Audited by Gen Agent Trust Hub on Apr 21, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill instructs the user to install the
@membranehq/clipackage globally via npm. This is the official command-line interface provided by the skill author (membranedev) to interact with their platform. - [COMMAND_EXECUTION]: The skill utilizes shell commands through the
membraneCLI to manage connections, search for actions, and run API requests. These commands are necessary for the skill's stated purpose of content management and automation. - [SAFE]: Authentication is handled securely via the
membrane loginflow, which uses browser-based OAuth rather than requiring the user to provide or hardcode sensitive API keys or secrets.
Audit Metadata