reipro
Pass
Audited by Gen Agent Trust Hub on May 5, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill installs the
@membranehq/clipackage via NPM. This is the official command-line tool for the Membrane platform, which acts as a secure middleware for the REIPro integration. - [COMMAND_EXECUTION]: The skill executes various
membranecommands to manage connections and run actions. These commands are part of the intended integration workflow with the Membrane service. - [REMOTE_CODE_EXECUTION]: The
membrane action createandmembrane action runcommands involve the dynamic generation and execution of integration logic on the Membrane platform. This is a core feature of the service and is used here to interact with the REIPro API. - [CREDENTIALS_UNSAFE]: The skill avoids local secret storage by leveraging Membrane's server-side authentication management, which is a security best practice for agent skills.
Audit Metadata