protel
Pass
Audited by Gen Agent Trust Hub on Apr 23, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill uses the
membraneCLI to manage connections and execute actions within the Protel environment. These commands are restricted to the vendor's official toolset for the intended integration purpose. - [EXTERNAL_DOWNLOADS]: The instructions recommend installing the
@membranehq/clipackage from the NPM registry. This is an expected dependency for utilizing the vendor's integration framework. - [CREDENTIALS_UNSAFE]: The skill avoids manual secret handling by using
membrane loginandmembrane connect, which manage authentication tokens server-side through the vendor's infrastructure rather than storing them in local scripts or environment variables. - [DATA_EXFILTRATION]: While the skill facilitates data exchange with the Protel API, all network operations are routed through the vendor's proxy which handles authentication and provides a secure communication channel for the integration.
Audit Metadata