samma-suit

TotalClaw 作者 totalclaw

向您的 OpenClaw 代理添加 8 个安全治理层 - 预算控制、权限、审核日志记录、终止开关、身份签名、技能审查、进程隔离和网关保护。

安装 / 下载方式

TotalClaw CLI推荐
totalclaw install totalclaw:totalclaw~onezeroeight-ai-samma-suit
cURL直接下载,无需登录
curl -fsSL https://skills.taituai.com/api/skills/totalclaw%3Atotalclaw~onezeroeight-ai-samma-suit/file -o onezeroeight-ai-samma-suit.md
## 概述(中文)

向您的 OpenClaw 代理添加 8 个安全治理层 - 预算控制、权限、审核日志记录、终止开关、身份签名、技能审查、进程隔离和网关保护。

## 原文

# Sammā Suit — Security Governance for OpenClaw

You are helping the user install and configure Sammā Suit, an open-source security framework that adds 8 enforced governance layers to OpenClaw as lifecycle hooks.

## What It Does

Sammā Suit intercepts OpenClaw's plugin hooks to enforce:
- **NIRVANA** — Kill switch. Blocks all activity if agent is terminated.
- **DHARMA** — Permissions. Checks tools against allowed permission set.
- **SANGHA** — Skill vetting. Blocks unapproved skills via allowlist + AST scanning.
- **KARMA** — Budget controls. Per-agent monthly spending caps with hard ceiling.
- **BODHI** — Isolation. Injects timeout, token, and resource limits per agent.
- **METTA** — Identity. Ed25519 cryptographic signing on outbound messages.
- **SILA** — Audit trail. Logs every tool call, message, and session event.

## Installation

Run: