codebolt-mcp-access
Pass
Audited by Gen Agent Trust Hub on Feb 24, 2026
Risk Level: SAFECOMMAND_EXECUTIONREMOTE_CODE_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The
codebolt.terminalnamespace provides theexecute_commandtool, allowing the agent to run arbitrary shell commands for system tasks. Additionally, thecodebolt.adminnamespace allows creating hooks to execute commands automatically based on project events. - [REMOTE_CODE_EXECUTION]: The
codebolt.sideExecutionnamespace includesside_execution_start_code, which enables the execution of inline code strings in a child process. - [EXTERNAL_DOWNLOADS]: The skill facilitates downloading resources via
git_cloneand configuring MCP servers using packages from the NPM registry, such as@modelcontextprotocol/server-filesystem.
Audit Metadata