edapp
Pass
Audited by Gen Agent Trust Hub on Apr 29, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill instructs the user to install the
@membranehq/clipackage via npm. This is the official command-line interface for the service provider (Membrane) and is used to manage integrations. - [COMMAND_EXECUTION]: The skill uses various
membraneCLI commands to perform operations like authentication, searching for actions, and running integrations. These are standard operational commands for the described service. - [CREDENTIALS_UNSAFE]: The skill explicitly follows security best practices by instructing the agent to never ask the user for API keys or tokens, instead delegating credential management to the Membrane platform.
- [DATA_EXFILTRATION]: Network operations are restricted to the vendor's domain (getmembrane.com) and the official EdApp API (api.edapp.com). No unauthorized data exfiltration patterns were detected.
Audit Metadata