install-zapier
Pass
Audited by Gen Agent Trust Hub on Jun 16, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides legitimate onboarding and installation instructions for official Zapier developer tools without any malicious patterns.
- [EXTERNAL_DOWNLOADS]: The skill references official Zapier domains (zapier.com) and provides instructions to install verified npm packages (@zapier/zapier-sdk, @zapier/zapier-sdk-cli) from the public registry. These resources are authored by the vendor and are appropriate for the skill's purpose.
- [COMMAND_EXECUTION]: Includes standard shell commands for package installation and authentication (e.g.,
npm install,npx zapier-sdk login). These actions are transparently documented and required for setting up the requested tools. - [CREDENTIALS_UNSAFE]: The skill implements security best practices by explicitly instructing the agent never to have users paste API keys or tokens into the chat, directing them instead to official authentication flows.
Audit Metadata