new-sloth
Pass
Audited by Gen Agent Trust Hub on Apr 23, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill recommends installing the
@membranehq/clipackage from the official npm registry and usingnpxto run commands. These are standard practices for utilizing the author's platform tools. - [COMMAND_EXECUTION]: The instructions involve running the
membraneCLI for operations such as logging in, connecting to services, and executing API actions. These commands are project-specific and do not interact with sensitive system files or restricted processes. - [SAFE]: Authentication is handled via the platform's native login and connection flow (
membrane login), which avoids the need for hardcoded credentials or manual secret handling by the user.
Audit Metadata