workflows-install
Pass
Audited by Gen Agent Trust Hub on Jun 12, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: Fetches the official
@zapier/zapier-sdk-clipackage from the public npm registry for global installation. - [EXTERNAL_DOWNLOADS]: Bootstraps companion agent skills from the official
zapier/agent-skillsGitHub repository using theskillsCLI. - [COMMAND_EXECUTION]: Executes environment verification commands for Node.js, npm, and git to ensure local system compatibility.
- [COMMAND_EXECUTION]: Runs installation and browser-based authentication flows through the official Zapier SDK CLI tooling.
- [SAFE]: The skill adheres to security best practices by advising the use of user-owned Node.js installations (such as via nvm or Homebrew) and avoiding manual API key or password entry in favor of browser-based login.
Audit Metadata