earl

Official

Safely route API, DB, and shell commands

Authorbrwse
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Earl prevents prompt-injection and secret leakage by routing API calls, database queries, and shell commands through reviewed HCL templates instead of exposing raw endpoints or credentials to an LLM.

Core Features & Use Cases

  • Discovery: Search installed templates to find the exact provider.command that matches an intent (e.g., list pull requests, search repos, send a Slack message).
  • Safe Execution: Reads secrets from the OS keychain, enforces strict flag ordering and explicit approval for write-mode operations, and returns structured JSON results.
  • Integration: Works as a CLI or via MCP endpoints to let agents call deterministic, reviewed tools without seeing template bodies.

Quick Start

Use Earl to search for a template matching "list github pull requests" and call the matched provider.command with the needed parameters.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: earl
Download link: https://github.com/brwse/earl/archive/main.zip#earl

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.