Veto
Description
๐ Human-in-the-loop confirmation for AI Agents. Let your AI deploy, delete, push โ with your fingerprint.
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
veto
Human-in-the-loop confirmation for AI Agents
"I let my AI run terraform destroy.
Because I can stop it with one touch."
npm install? **No.** yaml config? **No.** Just:
curl -fsSL https://raw.githubusercontent.com/runkids/veto/main/install.sh | bash
veto setup claude
Your AI now asks before it destroys.
Why
Your AI agent runs as *you*. It doesn't need `sudo` to `rm -rf ~/Documents`.
veto sits between your AI and the terminal. Dangerous command? Touch ID. Catastrophic command? Blocked. Safe command? Passes through silently.
It's a seatbelt โ not a sandbox.
Touch ID ยท PIN ยท TOTP ยท Telegram
How does it work?
+-----------+ +-----------+ +-----------+
| AI Agent |---->| veto gate |---->| Terminal |
+-----------+ +-----+-----+ +-----------+
|
+-----v-----+
| Risk Check|
+-----+-----+
|
+---------------+---------------+
| | |
v v v
+--------+ +--------+ +--------+
| Low | | High | |Critical|
| [pass] | |[auth] | |[bloc
Related Skills
Docker
---
DevOps Kubernetes
---
DevOps AWS Skills
AWS development with CDK best practices, cost optimization MCP servers, and serverless/event-driven architectu
DevOps Composio Split
Manage Split feature flags and experiments
DevOps **claude-code-router**
(25.3k โญ) - Use Claude Code as the foundation for coding infrastructure, allowing you to decide how to interac
DevOps CLAUDE.md CI/CD Wiki
Community patterns for CLAUDE.md configuration in CI/CD pipelines.
DevOps