meetingpulse
Pass
Audited by Gen Agent Trust Hub on Apr 30, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as an integration guide for the MeetingPulse platform via the Membrane CLI. It does not contain any malicious patterns such as prompt injection, obfuscation, or persistence mechanisms.
- [EXTERNAL_DOWNLOADS]: The instructions include installing the
@membranehq/clipackage from the official NPM registry. This is a standard deployment of the vendor's own command-line tool. - [COMMAND_EXECUTION]: The skill describes using shell commands (
membrane,npx) to perform legitimate operations such as logging in, connecting to services, and executing API actions. These commands are part of the intended functionality of the platform's developer tools. - [DATA_EXFILTRATION]: No unauthorized data access or exfiltration risks were identified. The skill specifically promotes a secure approach to credential management by letting the platform handle authentication tokens server-side rather than storing them in the local environment.
Audit Metadata