thena
Pass
Audited by Gen Agent Trust Hub on May 1, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill utilizes the
membraneCLI tool to perform data operations, manage connections, and execute actions. These commands are integral to the skill's functionality for interacting with the Thena platform. - [EXTERNAL_DOWNLOADS]: The instructions include the installation of the
@membranehq/clipackage via NPM. This is the official command-line interface provided by the platform vendor for interacting with their services. - [CREDENTIALS_UNSAFE]: The skill demonstrates a secure approach to authentication by using
membrane loginandmembrane connect, which manage OAuth flows and token refreshing externally rather than requiring the user to provide or store hardcoded API keys.
Audit Metadata