All Topics
All Topics
Technology
Technology
AI
AI
Business
Business
Entertainment
Entertainment
News
News
Programming
Programming
Security
Security
Science
Science
Design
Design
Environment
Environment
Finance
Finance
Crypto
Crypto
Politics
Politics
Sports
Sports
Education
Education
Gaming
Gaming
Art
Art
Music
Music
Health
Health
Books
Books
Food
Food
Travel
Travel
Personal
Personal
Bluesky
Twitter

MakerChecker: Open-Source Security Gateway for AI Agents with RBAC and Audit Logging

By

smashini

3h ago· 5 min readenCode

Summary

MakerChecker is an open-source security gateway and static scanner designed for AI agents. It enforces deny-by-default access control, role-based access control (RBAC), human-in-the-loop approvals, segregation of duties, and cryptographically signed, offline-verifiable audit logs. The tool sits between AI agents (running frameworks like LangChain, Claude SDK, or CrewAI) and their tool calls, acting as both a checkpoint and a signed ledger to ensure agents can only act within their granted roles and cannot approve their own work.

Source

Hacker NewsMakerChecker: Open-Source Security Gateway for AI Agents with RBAC and Audit Logginggithub.com

Key quotes

· 3 pulled
Deny-by-default enforcement, human approvals, and a cryptographically signed audit trail — so your agent runs only what it's granted and provably can't approve its own work.
MakerChecker sits in front of every tool call as a checkpoint and behind it as a signed ledger: an agent acts only through a role, runs only the skills it was granted, cannot exceed its limits, and cannot approve its own work.
Your agents keep running in their existing framework (LangChain, Claude SDK, CrewAI).
Snippet from the RSS feed
Open-source security gateway & static scanner for AI agents. Enforce role-based access control (RBAC), human-in-the-loop approvals, segregation of duties, and cryptographically signed, offlin...

You might also wanna read

Comments

Sign in to join the conversation.

No comments yet. Be the first.