dynamics-crm
Pass
Audited by Gen Agent Trust Hub on Mar 11, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill installs the @membranehq/cli package from the NPM registry. This is the official command-line tool for the Membrane platform and is a standard dependency for skills from this author.
- [COMMAND_EXECUTION]: The skill uses structured CLI commands such as membrane connect and membrane action run to manage CRM data. These operations are scoped to the intended functionality and do not involve shell injection risks.
- [REMOTE_CODE_EXECUTION]: The documentation suggests using npx @membranehq/cli@latest to run the latest integration logic. This ensures the agent uses the most up-to-date and secure version of the vendor's tool.
Audit Metadata