← 返回 Skills 市场
99
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install tesp-audit
功能描述
Audit whether the Task Execution Signal Protocol is still being followed, with low-token, exception-first checks for version drift, queue hygiene, numeric st...
安全使用建议
This skill is instruction-only and appears to only read specific repository files and write a local audit report. Before installing or enabling it broadly: 1) confirm the workspace or repo directories the agent will be allowed to read so it cannot access unrelated files; 2) test the skill on a copy of your repo to see exactly what files it reads and where it writes the report (the SKILL.md leaves the report path unspecified); 3) if you allow autonomous invocation, limit its permissions to the audit scope and periodically review generated reports; and 4) if you need stronger guarantees, ask the skill author to include explicit safe paths and an explicit report-location setting.
功能分析
Type: OpenClaw Skill
Name: tesp-audit
Version: 1.0.0
The tesp-audit skill is a governance tool designed to verify adherence to a specific workflow protocol (TESP) by checking for the existence and formatting of project-specific markdown files like TASK_QUEUE.md and TEAM_MODULES_REGISTRY.md. It lacks any high-risk capabilities such as network access, shell execution, or sensitive data retrieval, and its instructions in SKILL.md and references/audit-reference.md are strictly aligned with its stated purpose of protocol auditing.
能力评估
Purpose & Capability
The name/description (TESP audit) matches the instructions (look for protocol, registry, queue, version anchors, numeric progress, archive). There are no unexpected binaries, env vars, or installs required.
Instruction Scope
The runtime instructions explicitly direct the agent to read repository-like files (TEAM_EXECUTION_SIGNAL_PROTOCOL.md, TEAM_MODULES_REGISTRY.md, TASK_QUEUE.md, TASK_ARCHIVE.md) and to write a short local report. This is appropriate for an audit skill, but the SKILL.md is high-level and leaves the report path unspecified—so you should confirm where reports will be written and limit filesystem scope to the target workspace.
Install Mechanism
No install specification or code files are included; this is instruction-only and will not write/download artifacts during install.
Credentials
The skill requests no environment variables, credentials, or config paths. The checks it describes (file/registry/queue checks) are proportional to the stated purpose.
Persistence & Privilege
always is false and there is no special persistence requested. The skill can be invoked autonomously by the agent (platform default), which is typical for skills of this kind; this alone is not a concern.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install tesp-audit - 安装完成后,直接呼叫该 Skill 的名称或使用
/tesp-audit触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of TESP audit skill for low-token, exception-first protocol checks.
元数据
常见问题
TESP Audit 是什么?
Audit whether the Task Execution Signal Protocol is still being followed, with low-token, exception-first checks for version drift, queue hygiene, numeric st... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 99 次。
如何安装 TESP Audit?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install tesp-audit」即可一键安装,无需额外配置。
TESP Audit 是免费的吗?
是的,TESP Audit 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
TESP Audit 支持哪些平台?
TESP Audit 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 TESP Audit?
由 wewehg(@wewehg)开发并维护,当前版本 v1.0.0。
推荐 Skills