cookie-information
Pass
Audited by Gen Agent Trust Hub on Apr 29, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill utilizes the official Membrane CLI (
@membranehq/cli), which is the standard tool provided by the author for managing integrations and credentials. - [SAFE]: Authentication is performed using a secure CLI login flow (
membrane login) that redirects to a browser or provides an authorization URL, ensuring that no sensitive credentials like API keys or tokens are stored in the skill's code or requested from the user. - [SAFE]: The skill promotes secure interaction patterns, such as using pre-built actions with built-in pagination and error handling rather than manual API calls, and explicitly advises against asking users for API keys.
- [SAFE]: No obfuscation, privilege escalation, or persistence mechanisms were detected in the instructions or command examples provided.
Audit Metadata