postgrid
Pass
Audited by Gen Agent Trust Hub on Apr 22, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill instructs the user to install the
@membranehq/clipackage, which is the official command-line interface for the Membrane platform. This is a standard and expected dependency for the skill's functionality. - [SAFE]: Authentication is managed via
membrane login, which utilizes a secure OAuth-style flow in the browser. The skill correctly avoids requesting or handling raw API keys or tokens locally. - [SAFE]: Data interaction with PostGrid is mediated through Membrane's proxy and pre-built actions, which handles credential injection and refresh server-side, reducing the risk of credential exposure.
Audit Metadata