mirror of
https://github.com/Significant-Gravitas/AutoGPT.git
synced 2026-02-14 08:45:12 -05:00
- Add WebSearch (Brave Search via Anthropic API) to allowed SDK built-in tools - Explicitly block WebFetch (SSRF risk) via SDK_DISALLOWED_TOOLS - Consolidate all tool security constants into tool_adapter.py (single source of truth)