Skip to content
@getagentseal

Agentseal

“Find what breaks your AI agent before it does.” Probes, testing, and observability for prompts, MCP, and RAG. Open source.
AgentSeal

Eywa: provenance-grounded long-term memory for AI agents (coming soon)

Website · Docs · CodeBurn · AgentSeal · Discord

About AgentSeal

We build open-source tools for developers who code with AI agents. Two problems kept showing up: teams have no visibility into what their AI spend actually buys, and the agents they trust run on attack surfaces nobody is testing.

CodeBurn tracks cost and performance across 30 AI tools. See what you spent by model, task, and project. Find waste patterns with ready-to-paste fixes. Measure how often the AI gets it right on the first try. Everything local, nothing leaves your machine.

AgentSeal finds security gaps before attackers do. 300+ deterministic probes test for prompt extraction and injection. Local scans catch poisoned MCP servers, malicious skill files, and hidden config changes across 17 agents. No API keys, no LLM judges, same result every time.

Eywa (coming soon) is provenance-grounded long-term memory for AI agents.

Getting Started

npm install -g codeburn        # token tracking
pip install agentseal           # agent security

Repositories

Repo What it does
codeburn Token usage, cost, and performance tracking for 30 AI tools
agentseal Security scanner for AI agents: prompt testing, MCP analysis, skill file auditing
eywa (coming soon) Provenance-grounded long-term memory for AI agents: deterministic recall, source receipts, zero LLM calls on read
agentseal-mcp-intel MCP server intelligence and security analysis
awesome-mcp-security Curated list of MCP security resources
founder-playbook 14 proven business books distilled into AI-native skills for Claude Code, ChatGPT, Gemini, Cursor

Pinned Loading

  1. codeburn codeburn Public

    See where your AI spend goes. Interactive TUI dashboard for token usage and cost across Claude Code, Codex, Cursor, and 25+ more AI tools. npx codeburn

    TypeScript 8.1k 637

  2. agentseal agentseal Public

    Security toolkit for AI agents. Scan your machine for dangerous skills and MCP configs, monitor for supply chain attacks, test prompt injection resistance, and audit live MCP servers for tool poiso…

    Python 287 41

  3. founder-playbook founder-playbook Public

    14 proven business books distilled into AI-native skills. Works with Claude Code, ChatGPT, Gemini, Cursor.

    270 46

Repositories

Showing 9 of 9 repositories

Top languages

Loading…

Most used topics

Loading…