add-ollama-tool
Pass
Audited by Gen Agent Trust Hub on Apr 26, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: Fetches and merges code updates from the developer's official GitHub repository (
qwibitai/nanoclaw) to install the Ollama MCP server and related scripts. - [COMMAND_EXECUTION]: Executes shell commands to build the project (
pnpm run build,./container/build.sh) and manages the application's service lifecycle using system tools (launchctl,systemctl). - [EXTERNAL_DOWNLOADS]: Downloads AI model weights from the Ollama registry via the
ollama pullcommand or the provided model management tools.
Audit Metadata