acuant
Pass
Audited by Gen Agent Trust Hub on May 2, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill guides the user to install the
@membranehq/clipackage from the NPM registry. This is the official command-line interface provided by the vendor (Membrane) to facilitate platform integrations. - [COMMAND_EXECUTION]: The skill utilizes the
membraneCLI to perform operational tasks such as authenticating, listing connections, and running API actions. These commands are limited to the functional scope of managing the Acuant integration. - [CREDENTIALS_UNSAFE]: Security best practices are enforced by the skill's instructions, which explicitly advise against asking users for raw API keys or tokens. Instead, it utilizes the Membrane platform's connection management to handle the authentication lifecycle securely on the server side.
- [DATA_EXFILTRATION]: No unauthorized data access or exfiltration patterns were detected. The skill's data operations are restricted to the user's explicit interaction with the Acuant identity service.
Audit Metadata