witai
Pass
Audited by Gen Agent Trust Hub on May 2, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious patterns, obfuscation, or safety bypass attempts were detected in the skill instructions or metadata.
- [EXTERNAL_DOWNLOADS]: The skill facilitates the installation of the
@membranehq/clipackage from the public npm registry. This tool is a resource provided by the skill's author to manage integrations. - [COMMAND_EXECUTION]: The instructions utilize the
membraneCLI to handle authentication, connection setup, and action execution. These operations are scoped to the intended functionality of interacting with the Wit.ai NLP platform. - [CREDENTIALS_UNSAFE]: The skill implements best practices for secret management by delegating authentication to the Membrane platform via
membrane loginandmembrane connect, explicitly advising against requesting or storing API keys directly.
Audit Metadata