+This package can register tools that read the filesystem and make HTTP requests. The dangerous tools (shell execution, file writes/appends/deletes, directory creation, file moves, raw database queries) ship registered but are **prohibited by default** — every call is gated and throws unless you explicitly call `Kevariable\PhpclawLaravel\DangerousTools::allow()`. Enable them only in environments you trust. Treat any agent that can run tools as a privileged actor and scope the `phpclaw.tools_root`, the registered tools, and the API/browser tokens accordingly.
0 commit comments