Use DashClaw to intercept agent actions before they hit external systems, require approval or policy evaluation, and keep replayable decision evidence for later review.
Scanned 6/2/2026
Install to Claude Code
npx -y skills add agentskillexchange/skills --skill put-approval-gates-and-audit-ready-policy-checks-between-agents-and-external-actions-with-dashclaw --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Put Approval Gates And Audit Ready Policy Checks Between Agents And External Actions With Dashclaw?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/agentskillexchange-put-approval-gates-and-audit-ready-policy-checks-b)More formats (shields.io, HTML) on the badges page.
---
name: "Put approval gates and audit-ready policy checks between agents and external actions with DashClaw"
slug: "put-approval-gates-and-audit-ready-policy-checks-between-agents-and-external-actions-with-dashclaw"
description: "Use DashClaw to intercept agent actions before they hit external systems, require approval or policy evaluation, and keep replayable decision evidence for later review."
github_stars: 241
verification: "security_reviewed"
source: "https://github.com/ucsandman/DashClaw"
author: "ucsandman"
publisher_type: "individual"
category: "Security & Verification"
framework: "Multi-Framework"
tool_ecosystem:
github_repo: "ucsandman/DashClaw"
github_stars: 241
npm_package: "dashclaw"
npm_weekly_downloads: 1592
---
# Put approval gates and audit-ready policy checks between agents and external actions with DashClaw
Use DashClaw to intercept agent actions before they hit external systems, require approval or policy evaluation, and keep replayable decision evidence for later review.
## Prerequisites
DashClaw service plus a supported agent framework or MCP-capable client
## Installation
Use the upstream install or setup path that matches your environment:
- npx dashclaw-demo
- npm install dashclaw # or: pip install dashclaw
Requirements and caveats from upstream:
- Python uses the same shape with snake_case. Full reference: [sdk/README.md](./sdk/README.md). Step-by-step walkthrough: [QUICK-START.md](./QUICK-START.md).
- [Node SDK reference](./sdk/README.md): canonical reference for the dashclaw npm package.
- [Python SDK reference](./sdk-python/README.md): same surface, snake_case.
Basic usage or getting-started notes:
- <p><sub>Plugs into the agents you already run: Claude Code, Codex, Hermes Agent, OpenClaw, Claude Desktop, and Claude Managed Agents. Framework integrations for LangChain, CrewAI, AutoGen, LangGraph, and OpenAI Agents...
- | **Enforce** | Declarative policies (risk thresholds, deploy gates, capability access rules, semantic checks) run on every action. |
- ### 10-second demo
- Source: https://github.com/ucsandman/DashClaw
- Extracted from upstream docs: https://raw.githubusercontent.com/ucsandman/DashClaw/HEAD/README.md
## Documentation
- https://dashclaw.io/docs
## Source
- [Agent Skill Exchange](https://agentskillexchange.com/skills/put-approval-gates-and-audit-ready-policy-checks-between-agents-and-external-actions-with-dashclaw/)
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!