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

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 16 AI coding 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.

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 16 AI coding tools
agentseal Security scanner for AI agents: prompt testing, MCP analysis, skill file auditing
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 coding tokens go. Interactive TUI dashboard for Claude Code, Codex, and Cursor cost observability.

    TypeScript 4.6k 347

  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 231 34

  3. founder-playbook founder-playbook Public

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

    119 24

Repositories

Showing 7 of 7 repositories

Most used topics

Loading…