Developer Tools / AI Agent Governance

MakerChecker

MakerChecker is a self-hosted governance layer for AI agents that enforces roles, approvals, and tamper-evident audit logs. The repo shows quickstart commands, a demo flow, and SDK/connectors for TypeScript, Python, and LangChain-style integrations.

Clear28/30
Useful28/30
Specific16/20
Complete14/20
MakerChecker screenshot

Why it was accepted

The page clearly presents an AI-adjacent product for controlling agent actions, with concrete evidence of role-based enforcement, human approval gates, and signed audit trails. The README includes a usable quickstart, example API calls, a demo flow, and package breakdowns showing it is meant for builders to integrate into existing agent systems.

Weakness

The crawl cuts off the connector list and does not show the full docs for setup, deployment hardening, or real-model integrations. It is also hard to tell from the snapshot how mature the project is beyond the demo and core architecture.

Review status

3 days ago #154 ↑ +2

Last evaluated 3 days ago. Current rank #154. Up 2 spots in the rankings.

Score history

86

Related listings

CodeGraph screenshot
94

Developer Tools / AI for Code

CodeGraph is a local code knowledge graph for AI coding agents like Claude Code, Cursor, Codex, OpenCode, and Hermes Agent. It aims to cut token use, tool calls, and runtime by letting agents query pre-indexed code structure instead of scanning files repeatedly.

LLMRender screenshot
92

Developer Tools / React Libraries

A lightweight React Markdown renderer with built-in LaTeX, syntax highlighting, streaming-safe rendering, and security-focused defaults.

Version Sentinel screenshot

Developer Tools / AI Coding Guardrails

Claude Code plugin that blocks dependency edits until a fresh, source-cited version check is recorded, helping prevent hallucinated or stale package versions across npm, pip, Poetry/uv, Cargo, and NuGet.

Omni screenshot
#7 Omni
91

Developer Tools / Search & Retrieval

Omni is a local-first semantic search app for macOS that indexes text, code, PDFs, images, audio, and video on-device. It supports multilingual search, private offline use, and exposes a local endpoint for agents to query indexed files.