small-improvements
Pass
Audited by Gen Agent Trust Hub on May 3, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill follows secure design patterns by delegating authentication and API logic to a specialized platform (Membrane).
- [EXTERNAL_DOWNLOADS]: The skill instructs the user to install the
@membranehq/clipackage, which is a legitimate vendor resource corresponding to the skill author. - [CREDENTIALS_UNSAFE]: The instructions explicitly discourage asking users for secrets, instead using a secure browser-based OAuth-style flow managed by the Membrane CLI.
- [COMMAND_EXECUTION]: Shell usage is limited to the official
membraneCLI for platform-related tasks such as connection management and action execution.
Audit Metadata