google-tasks
Pass
Audited by Gen Agent Trust Hub on Mar 11, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill documentation instructs users to install the official Membrane CLI tool via
npm install -g @membranehq/cli. This is a vendor-provided resource necessary for the skill's functionality. - [COMMAND_EXECUTION]: The skill employs several
membraneCLI commands for logging in, managing connections, and executing Google Tasks actions such as creating, updating, or deleting tasks. - [SAFE]: No evidence of malicious behavior was found. The skill uses centralized authentication provided by Membrane, which eliminates the need for users to manually handle or store sensitive API keys locally.
Audit Metadata