Safely call external services while reducing prompt-injection risk.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "Earl" yet — see the docs or source repo.
Use Earl to safely call this HTTP API via an HCL template, fetch the order list, and return structured results; keep request details in the tool layer to avoid exposing them to the model.
A structured summary of the order list.
Use Earl to connect to the SQL database, run a read-only query to count active users in the last 7 days, and describe the parameters and result format.
A count result with query notes.
Use Earl to safely run a read-only Bash command, check the current service status, and output a concise diagnosis; read sensitive secrets from the OS keychain.
A service status check result.
Securely vault credentials and grant AI agents service access without exposing keys.
Provides exactly-once guards for AI agents to prevent duplicate actions on retries.
Securely connect AI agents to local Ollama models for generation and tool use.
Turn any GraphQL API into AI-usable tools for querying and mutations.
Create tamper-evident audit trails and observability records for AI agents.
Safely run database queries for AI workflows with built-in security controls.