microsoft-dynamics-365-business-central
Pass
Audited by Gen Agent Trust Hub on May 2, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill utilizes the
membraneCLI tool to interact with Microsoft Dynamics 365 Business Central. This includes commands for authentication (membrane login), connection management (membrane connect), and executing business logic (membrane action run). - [EXTERNAL_DOWNLOADS]: The documentation instructs the user to install
@membranehq/cliglobally via npm. This package is an official tool provided by the vendor (membranedev/membrane) and is a standard requirement for this skill's architecture. - [CREDENTIALS_UNSAFE]: The skill adopts a secure posture by explicitly advising against manual API key handling. It uses the
membrane connectworkflow, which manages authentication and token refreshing server-side, reducing the risk of credential exposure in the local environment.
Audit Metadata