booqable
Pass
Audited by Gen Agent Trust Hub on Apr 23, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill utilizes the official
@membranehq/clitool to manage authentication and API interactions. This is a standard vendor-provided resource for building integrations on the Membrane platform. - [SAFE]: Sensitive data management follows best practices by using the
membrane loginandmembrane connectflows. This ensures that no API keys or credentials are hardcoded or exposed within the skill instructions. - [SAFE]: Command execution is limited to the
membraneCLI, which acts as a secure proxy for interacting with the Booqable API, handling authentication headers and token refreshes automatically.
Audit Metadata