DashClaw and Aegis

These are **competitors** offering overlapping core functionality—both provide policy enforcement and audit trails for agent actions—though DashClaw emphasizes decision infrastructure while Aegis emphasizes runtime enforcement with cryptographic guarantees.

DashClaw
63
Established
Aegis
45
Emerging
Maintenance 13/25
Adoption 10/25
Maturity 20/25
Community 20/25
Maintenance 13/25
Adoption 10/25
Maturity 11/25
Community 11/25
Stars: 121
Forks: 23
Downloads:
Commits (30d): 0
Language: JavaScript
License: MIT
Stars: 200
Forks: 13
Downloads:
Commits (30d): 0
Language: TypeScript
License: MIT
No Dependents
No Package No Dependents

About DashClaw

ucsandman/DashClaw

🛡️Decision infrastructure for AI agents. Intercept actions, enforce guard policies, require approvals, and produce audit-ready decision trails.

Sits as a middleware layer between agents and external systems, evaluating declarative guard policies with pre-execution interception. Supports multiple SDKs (Node.js/Python), framework integrations (LangChain, CrewAI, Claude Code, OpenAI Agents SDK), and includes real-time approval queues with behavioral drift detection via statistical analysis of agent assumptions.

About Aegis

Justin0504/Aegis

Runtime policy enforcement for AI agents. Cryptographic audit trail, human-in-the-loop approvals, kill switch. Zero code changes.

Intercepts tool calls at the gateway level using SDK auto-instrumentation, HTTP proxying, or MCP integration, classifying them against zero-config detectors (SQL keywords, path traversal, prompt injection patterns) before execution. Stores tamper-evident records via SHA-256 hash chaining with optional cryptographic signing, while offering human-in-the-loop approval workflows where high-risk calls pause and route to a web dashboard for manual decision-making.

Related comparisons

Scores updated daily from GitHub, PyPI, and npm data. How scores work