edume
Pass
Audited by Gen Agent Trust Hub on Apr 29, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill instructs the user to install the
@membranehq/clipackage from the official npm registry. This is a standard procedure for using the vendor's platform. - [COMMAND_EXECUTION]: The skill uses various
membraneCLI commands to manage authentication, connections, and actions. These commands are part of the intended functionality for interacting with the EduMe API through the Membrane infrastructure. - [SAFE]: Authentication is handled through the vendor's official
loginandconnectflows, which avoid local storage of long-lived credentials by the agent and use server-side management. - [SAFE]: The dynamic action creation feature (
membrane action create) is a core capability of the Membrane platform designed to generate API integrations from natural language descriptions.
Audit Metadata