All projects

Sigildex

Live

Approval records for AI agent skills: lock what a human approved, detect when the installed copy drifts, diff what changed

3
Commands
324
Tests
~200K
Skills Indexed
~94K skills
Safety Scoring
Sigildex screenshot

Overview

Started as a hosted, agent-first trust layer for agent skills: a REST API and MCP server that let an agent discover, inspect and verify skills, with x402 micropayments on Base and a three-layer safety-scoring pipeline over a ~200K-row corpus. After a summer spent rebuilding the index, I wound the hosted service down and shipped the piece that stands on its own: a small open-source CLI (lock, check, diff) that records the exact bytes of a skill a human approved and tells you, file by file, when the installed copy drifts. Local, deterministic, no network. Ships with an Agent Skill, llms.txt, a CI example and a postmortem.

Screenshots

Sigildex screenshot 2
Sigildex screenshot 3

Tech Stack

TypeScriptNode.jsSupabase / pgvectorOpenAI embeddingsx402 (USDC on Base)MCPVercelGitHub Actions