regfox
Pass
Audited by Gen Agent Trust Hub on Apr 29, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill instructions guide the agent to use the
@membranehq/clitool, which is the official CLI for the Membrane platform. The installation and authentication steps (npm install,membrane login) are standard for this service. - [SAFE]: Data interactions are performed through
membrane action runandmembrane request. These commands leverage Membrane's infrastructure to handle API requests and authentication headers securely, minimizing exposure of sensitive data in the agent's context. - [SAFE]: The skill explicitly discourages asking users for API keys, promoting the use of managed connections, which aligns with secure credential management practices.
Audit Metadata