Goose
v1.41.0 (2026-07-03)Agentic AI Foundation (Linux Foundation); originally Block
Open-source, local-first AI agent written in Rust, created by Block and donated to the Linux Foundation's Agentic AI Foundation (repo moved to aaif-goose/goose, April 2026). Ships as a CLI and desktop app, is MCP-native with 70+ extensions, and works with 15+ LLM providers including fully local models via Ollama. Free under Apache-2.0; vendor-neutral foundation governance is its core trust story, with the usual MCP/prompt-injection surface of local agents.
Trust Vector Analysis
Dimension Breakdown
๐Performance & Reliability+
Capability review across coding and automation workflows; model-agnostic design means accuracy tracks the configured model
Review of MCP extension system maturity and built-in developer tooling reliability
Evaluation of recipes, lead/worker mode, and long-horizon task behavior
Review of session storage, hints files, and memory extension capabilities
Observed recovery behavior from failing commands and the tool-inspection pipeline design
Testing of subagent delegation and multi-model orchestration features
๐ก๏ธSecurity+
Execution isolation review; containerized deployment is possible but user-managed, mitigation is approval-based
Review of permission modes, allowlist enforcement, and the tool inspection pipeline
Injection surface review across MCP extensions and web-fetching tools; defenses are procedural (approvals) rather than architectural
Data-flow review of local-first architecture and extension access scope
License, source availability, and governance review
๐Privacy & Compliance+
Privacy architecture review of the self-hosted, local-first model
Compliance capabilities assessment across deployment configurations
Data-flow analysis across model providers and extensions
Deployment options assessment including air-gapped local-model configurations
๐๏ธTrust & Transparency+
Documentation completeness and accuracy review
Review of session logs, permission records, and observability hooks
Assessment of pre-execution visibility and reasoning transparency
Open source and governance review; repo migration to aaif-goose completed April 2026
Community engagement analysis of stars, release cadence, and post-donation governance
โ๏ธOperational Excellence+
Setup time and integration surface assessment across CLI and desktop
Assessment of headless usage, automation hooks, and organizational deployment patterns
Pricing model analysis of free software plus BYO model costs
Monitoring features assessment for individual and enterprise use
Maturity assessment from release history, Block production usage, and governance continuity
- +Vendor-neutral governance: donated by Block to the Linux Foundation's Agentic AI Foundation (Dec 2025 announcement; repo moved April 2026)
- +Local-first Rust application: fast, no vendor cloud, works fully offline with local models
- +MCP-native with 70+ extensions and 15+ LLM providers
- +Layered controls: permission modes, extension allowlist, and a stacked tool-inspection pipeline
- +Free Apache-2.0 with an active community (50K+ stars) and steady release cadence
- +Both CLI and desktop app across macOS, Linux, and Windows
- !No OS-level sandbox by default; shell and file tools run with full user privileges
- !Prompt injection via MCP extensions and fetched web content remains an open risk, mitigated only by approval modes
- !Single-user focus: no built-in multi-tenant, fleet management, or enterprise audit dashboards
- !Output quality varies widely with the configured model, especially small local ones
- !Post-donation transition (repo/docs moves, org rename) creates some ecosystem link rot and tooling churn
Use Case Ratings
code generation
Strong local coding agent with LSP-free simplicity and MCP extensibility; quality tracks the chosen model
data analysis
Good for scripted analysis and workflow automation via shell and MCP extensions
research assistant
Capable with web/MCP extensions; injection caution needed when fetching untrusted content
content creation
Serviceable for docs and technical writing; not its design center