my-team-setup
Pass
Audited by Gen Agent Trust Hub on Apr 14, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADSREMOTE_CODE_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: Executes environment verification commands, including
claude --version,node --version, andnpx --versionto ensure local dependencies are met before proceeding with setup.- [COMMAND_EXECUTION]: Automates the configuration of the Claude Code environment by runningclaude mcp addto link external services like Slack, Notion, and Google Calendar via OAuth.- [EXTERNAL_DOWNLOADS]: Fetches and installs official agent plugins (e.g.,commit-commands,code-review) from the platform-official registry.- [EXTERNAL_DOWNLOADS]: Downloads theairtable-mcp-serverpackage from the NPM registry using thenpxutility during the local MCP setup phase.- [REMOTE_CODE_EXECUTION]: Dynamically executes theairtable-mcp-serverlogic vianpxto facilitate integration with the Airtable API.
Audit Metadata