← 返回 Skills 市场
jiuge897

Self Audit

作者 jiuge897 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
235
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install self-audit
功能描述
Track, analyze, and score your tool calls to identify unnecessary usage, detect patterns, and get recommendations for efficiency improvements.
安全使用建议
This package appears to be an instruction-only spec for a CLI tool but does not include the CLI or an install method. Before using or trusting it: 1) Ask the publisher for the actual `self-audit` binary/source and verify its provenance (repository, releases). 2) Confirm how it is supposed to collect tool-call telemetry (manual logging vs automatic hooking into the agent/runtime). 3) If you obtain the binary, review its source or run it in a sandbox to ensure it only writes local logs and does not transmit data externally. 4) Do not provide credentials or add it to automated agent workflows until you can verify the missing artifacts and confirm where audit logs are stored and whether any network endpoints are contacted.
功能分析
Type: OpenClaw Skill Name: self-audit Version: 1.0.0 The skill bundle provides documentation and configuration for a 'Self-Audit' tool designed to help an AI agent track and analyze its own tool usage for efficiency. The provided files (SKILL.md, config.json, and _meta.json) describe standard observability features such as logging tool calls, identifying reflexive patterns, and generating efficiency scores. There is no evidence of malicious code, data exfiltration, or prompt injection in the analyzed content.
能力评估
Purpose & Capability
The SKILL.md describes a 'self-audit' CLI (commands like `self-audit log`, `self-audit analyze`) and even lists a `self-audit` script and an `audit/` directory, but the skill bundle includes only SKILL.md and config.json (no code or binaries) and declares no required binaries. That mismatch means the skill as delivered cannot perform the functionality it advertises without additional, unspecified artifacts.
Instruction Scope
The instructions themselves are narrowly focused (logging tool calls, analyzing logs, suggesting caching). They do not ask the agent to read unrelated system files or environment variables. However, they are vague about integration: there is no explanation for how the tool intercepts or collects tool-call telemetry automatically (the examples show manual CLI invocation). This lack of integration detail reduces usefulness and raises questions about how tracking is intended to be implemented.
Install Mechanism
There is no install spec (instruction-only). That is low-risk in general, but here it's notable because config.json lists entry: 'self-audit' and runtime: 'shell' while no executable is provided. The package appears incomplete — installing nothing while promising a CLI.
Credentials
The skill does not request environment variables, credentials, or access to config paths. Nothing in the provided files asks for unrelated secrets or wide system access.
Persistence & Privilege
always is false and the skill does not request persistent or elevated platform privileges. It does mention creating an `audit/` directory on first run (expected for local logs), which is proportional to its described purpose.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install self-audit
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /self-audit 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Self-Audit 1.0.0 – Initial release - Tracks and logs every tool invocation with context. - Analyzes necessity of each tool call, flagging those that could be handled internally. - Detects patterns in usage, distinguishing reflexive from thoughtful tool calls. - Provides efficiency scoring and actionable suggestions to improve tool usage. - Includes CLI commands for logging, analysis, scoring, and recommendations.
元数据
Slug self-audit
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Self Audit 是什么?

Track, analyze, and score your tool calls to identify unnecessary usage, detect patterns, and get recommendations for efficiency improvements. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 235 次。

如何安装 Self Audit?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install self-audit」即可一键安装,无需额外配置。

Self Audit 是免费的吗?

是的,Self Audit 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Self Audit 支持哪些平台?

Self Audit 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Self Audit?

由 jiuge897(@jiuge897)开发并维护,当前版本 v1.0.0。

💬 留言讨论