6 projects
mujin-airready
Grade how ready a website is for AI agents & LLM crawlers (llms.txt, AI-bot policy, structured data, SSR content, sitemap).
mujin-agentlock
npm audit for your AI agent's extensions: inventory installed MCP servers/skills and flag known-vulnerable (OSV), abandoned, and unpinned ones in CI.
mujin-mcpdrift
Catch silent MCP server schema/contract drift in CI: snapshot tools/list, then fail the build when a change breaks the contract.
mujin-skillbudget
Budget the always-loaded token cost of your AI agent context (CLAUDE.md, skill descriptions, Cursor rules) and fail CI when it bloats.
mujin-agentsync
Keep AI-agent instruction files (CLAUDE.md, AGENTS.md, Cursor rules, Copilot) in sync from one source of truth, with a CI drift check.
mujin-agentaudit
Security & quality audit for AI-agent extensions (Claude Code skills, MCP servers, plugins) — scan before you install.