← 返回 Skills 市场
zhenstaff

openclaw audit trail

作者 Justin Liu · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
266
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install openclaw-audit-trail
功能描述
The Immutable Black Box for AI Decisions - Track, audit, and verify AI agent decisions with cryptographic guarantees
安全使用建议
This skill appears internally consistent with an on-device cryptographic audit trail. Before installing, review the actual npm/GitHub package contents (the SKILL.md instructs npm install / git clone) to confirm there is no unexpected network behavior or additional dependencies. Be aware the tool records whatever inputs you send it — avoid recording highly sensitive secrets (private keys, unredacted PII) unless you have a secure local storage and retention policy. If you plan to enable features like PostgreSQL or automatic uploads in future releases, audit those code paths and any endpoints they contact. If you need higher assurance, inspect the package source, check the repository commit history, and prefer installing from a pinned release (GitHub release tarball or specific npm version).
功能分析
Type: OpenClaw Skill Name: openclaw-audit-trail Version: 1.0.0 The bundle contains metadata and documentation for 'openclaw-audit-trail', a tool designed to record and verify AI agent decisions using SHA-256 cryptographic hashing. The instructions in skill.md and readme.md describe legitimate auditing functionality, including local storage, integrity verification, and data export. No malicious code, data exfiltration patterns, or prompt injection attacks were found in the provided files (_meta.json, skill.md, readme.md).
能力评估
Purpose & Capability
Name/description (immutable audit trail for agent decisions) align with the instructions and examples: recording prompts, reasoning, outputs, SHA-256 hash chaining, local JSON/SQLite storage and exports. There are no unrelated credentials, binaries or config paths requested.
Instruction Scope
SKILL.md/readme instruct the agent (or developer) to install and run a CLI/library that records decisions, verifies chains, lists and exports entries. The instructions do not direct the agent to read unrelated system files, harvest environment secrets, or send data to external endpoints. Example code shows recording potentially sensitive content (emails, loan data) but that is expected for an audit tool; users should be aware data recorded is stored locally by default.
Install Mechanism
The registry has no formal install spec (instruction-only), while SKILL.md advises installing the package via npm or git clone. This is expected for a Node.js CLI/library, but it means the actual code is fetched at install time from npm/GitHub outside the registry — a normal but reviewable step. No obscure download URLs or extract-from-IP addresses are present in the docs.
Credentials
No required environment variables or credentials are declared in the registry metadata. The docs show optional env vars (AGENT_ID, STORAGE_PATH, AUTO_VERIFY, ENABLE_SIGNATURES, etc.) that are proportional to a local audit tool and are not sensitive by default. No unrelated tokens/keys/passwords are requested.
Persistence & Privilege
Skill is instruction-only and not marked always:true. Autonomous invocation (disable-model-invocation=false) is the platform default and acceptable here. The skill does not request system-wide configuration changes or access to other skills' credentials.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install openclaw-audit-trail
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /openclaw-audit-trail 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
**Initial public release with major cleanup and refocus:** - Removed setup scripts, documentation files, and legacy usage examples for a leaner distribution. - Replaced detailed technical docs with a feature-focused README (bilingual: Chinese/English), highlighting cryptographic audit trail capabilities. - All prior shell and Python example code, compliance mapping tables, and deep integration/formatting instructions have been removed. - Now emphasizes installation, core features, CLI/API usage, and practical use cases in a more accessible overview. - Prepared for new Node.js/NPM-based workflows and OpenClaw ecosystem integration.
元数据
Slug openclaw-audit-trail
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

openclaw audit trail 是什么?

The Immutable Black Box for AI Decisions - Track, audit, and verify AI agent decisions with cryptographic guarantees. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 266 次。

如何安装 openclaw audit trail?

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

openclaw audit trail 是免费的吗?

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

openclaw audit trail 支持哪些平台?

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

谁开发了 openclaw audit trail?

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

💬 留言讨论