返回顶部
c

clawpolicy

Install and use ClawPolicy, an explainable autonomous execution policy engine for low-touch, auditable agent execution. Supports initialization, policy supervision, status checks, risky/suspended inspection, and Python API usage.

作者: admin | 来源: ClawHub
源自
ClawHub
版本
V 3.0.2
安全检测
已通过
301
下载量
0
收藏
概述
安装方式
版本历史

clawpolicy

# ClawPolicy ClawPolicy is an explainable autonomous execution policy engine for low-touch, auditable agent execution. ## What it does - Initializes canonical local policy storage in `.clawpolicy/policy/` - Tracks policy lifecycle: `hint -> candidate -> confirmed -> suspended -> archived` - Exposes a supervision CLI: `clawpolicy policy ...` - Provides a stable Python API for confirmation, policy storage, and Markdown conversion/export ## Install ```bash python3 -m pip install clawpolicy ``` Optional extras: ```bash python3 -m pip install "clawpolicy[phase3]" ``` ## Quick start ```bash clawpolicy init clawpolicy analyze clawpolicy policy status clawpolicy policy recent clawpolicy policy risky clawpolicy policy suspended ``` ## Verification The published package should pass this minimal smoke path: ```bash python3 -m pip install clawpolicy clawpolicy --help clawpolicy init clawpolicy policy status python -m clawpolicy policy status ``` ## Python API ```python from clawpolicy import ( ConfirmationAPI, PolicyEvent, PolicyStore, Playbook, Rule, MarkdownToPolicyConverter, PolicyToMarkdownExporter, create_api, ) ``` ## References - Upstream repo: `https://github.com/DZMing/clawpolicy` - Chinese README: `references/upstream-README.zh-CN.md` - English README: `references/upstream-README.md` - Changelog: `references/upstream-CHANGELOG.md` - Security policy: `references/upstream-SECURITY.md` ## Notes - This ClawHub package is a skill wrapper for the public `clawpolicy` project. - Canonical source code, releases, and issue tracking remain in the upstream GitHub repository.

标签

skill ai

通过对话安装

该技能支持在以下平台通过对话安装:

OpenClaw WorkBuddy QClaw Kimi Claude

方式一:安装 SkillHub 和技能

帮我安装 SkillHub 和 clawpolicy-1776163322 技能

方式二:设置 SkillHub 为优先技能安装源

设置 SkillHub 为我的优先技能安装源,然后帮我安装 clawpolicy-1776163322 技能

通过命令行安装

skillhub install clawpolicy-1776163322

下载 Zip 包

⬇ 下载 clawpolicy v3.0.2

文件大小: 7.72 KB | 发布时间: 2026-4-15 10:56

v3.0.2 最新 2026-4-15 10:56
Fix listing mismatch: publish the actual ClawPolicy policy-engine wrapper metadata and install instructions; adds explicit license acceptance for current ClawHub API.

Archiver·手机版·闲社网·闲社论坛·羊毛社区· 多链控股集团有限公司 · 苏ICP备2025199260号-1

Powered by Discuz! X5.0   © 2024-2025 闲社网·线报更新论坛·羊毛分享社区·http://xianshe.com

p2p_official_large
返回顶部