Loading...
thinkRecords a thought to the log for structured reasoning.
Read-only operation; only appends to a log.
criticizeCritiques a given input.
May expose sensitive data depending on the input.
planGenerates a plan based on a given goal.
May create plans that lead to unintended consequences.
searchSearches the internet for information using the Tavily API.
External API call; potential for retrieving harmful or misleading information.
The base 'think' tool is relatively safe as it only appends thoughts to a log. The advanced mode, with tools like search, introduces moderate risks due to external API dependencies and potential data exposure. Secure handling of API keys and careful monitoring of the log are crucial for safe operation.