lettria
Pass
Audited by Gen Agent Trust Hub on May 1, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill utilizes the Membrane CLI to perform actions such as logging in, connecting to services, and running actions. These are standard operations for the platform and do not involve arbitrary shell execution.
- [EXTERNAL_DOWNLOADS]: The skill directs the user to install the official @membranehq/cli package from npm. This is the legitimate tool for interacting with the vendor's services and is considered a safe dependency.
- [CREDENTIALS_UNSAFE]: No hardcoded credentials or sensitive file accesses were detected. The skill specifically instructs users to avoid manual token handling in favor of the platform's secure OAuth-based connection management.
Audit Metadata