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

    Free, local tool to track AI coding token usage and cost across 31 tools and agents (Claude Code, Cursor, Codex, Gemini and more), by model, project, and task. npx codeburn

    TypeScript 8.6k 675

  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 311 48

  3. founder-playbook founder-playbook Public

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

    317 64

Repositories

Showing 9 of 9 repositories
  • codeburn Public

    Free, local tool to track AI coding token usage and cost across 31 tools and agents (Claude Code, Cursor, Codex, Gemini and more), by model, project, and task. npx codeburn

    getagentseal/codeburn’s past year of commit activity
    TypeScript 8,585 MIT 675 30 8 Updated Jul 10, 2026
  • .github Public

    AgentSeal organization profile

    getagentseal/.github’s past year of commit activity
    0 0 0 0 Updated Jun 19, 2026
  • 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 poisoning.

    getagentseal/agentseal’s past year of commit activity
    Python 311 48 2 5 Updated Jun 11, 2026
  • homebrew-core Public Forked from Homebrew/homebrew-core

    🍻 Default formulae for the missing package manager for macOS (or Linux)

    getagentseal/homebrew-core’s past year of commit activity
    Ruby 0 BSD-2-Clause 14,024 0 0 Updated May 20, 2026
  • homebrew-codeburn Public

    Homebrew tap for codeburn - AI coding cost tracker

    getagentseal/homebrew-codeburn’s past year of commit activity
    Ruby 0 0 0 0 Updated May 17, 2026
  • firstlook Public

    Instant PR contributor trust assessment. Know who is opening pull requests before you review.

    getagentseal/firstlook’s past year of commit activity
    TypeScript 0 MIT 2 0 0 Updated May 5, 2026
  • founder-playbook Public

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

    getagentseal/founder-playbook’s past year of commit activity
    317 MIT 64 2 0 Updated Apr 29, 2026
  • agentseal-mcp-intel Public

    MCP server for AI security intelligence. Check any MCP server for supply-chain threats before installing -- from Claude, Cursor, or Windsurf.

    getagentseal/agentseal-mcp-intel’s past year of commit activity
    TypeScript 4 2 0 0 Updated Mar 20, 2026
  • awesome-mcp-security Public

    Security scores for 800+ MCP servers. 9 analyzers scan for prompt injection, toxic flows, and attack surface risks. Updated daily. 🛡️

    getagentseal/awesome-mcp-security’s past year of commit activity
    25 7 7 1 Updated Mar 14, 2026

Most used topics

Loading…